Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c
What return type should I declare a function with if I don't care about the return value?
Apr 27, 2026
c
return-value
return-type
function-declaration
How does the compiler add a null-terminator when there is no more space?
Apr 28, 2026
c
string
memory-management
null
when the c++ program stack size used is determined?
Apr 28, 2026
c++
c
stack
How can a union member have a pointer to an instance of the union?
Apr 28, 2026
c
pointers
arduino
Cast to bool: `!!` vs `(bool)`
Apr 28, 2026
c
casting
boolean
Can a macro replace a token that appears within its argument list?
Apr 27, 2026
c
c-preprocessor
Branch condition evaluates to a garbage value when dereferencing a pointer to a pointer
Apr 28, 2026
ios
c
pointers
warning: unknown escape sequence '\
Apr 27, 2026
c
regex
Call a function in C++ by its address without knowing the return type
Apr 27, 2026
c++
c
memory-address
function-call
How to parse simple string in C?
Apr 27, 2026
c
parsing
Accessing dynamically allocated structure received through socket
Apr 28, 2026
c
sockets
struct
weird structure declaration method in C
Apr 26, 2026
c
struct
How do I find on which CPU/core I'm running?
Apr 27, 2026
c
assembly
x86
Link shared library with each other shared libraries c++
Apr 28, 2026
c++
c
linux
shared-libraries
Working of the IRQs and the iret instruction semantics on a 32 bit kernel (protected mode)
Apr 28, 2026
c
assembly
x86
interrupt
osdev
Alternatives to stack-based VM for an interpreter
Apr 28, 2026
c
compiler-construction
interpreter
vm-implementation
How does one write a repeatable pseudo random number generator? [closed]
Apr 28, 2026
c++
objective-c
c
random
« Newer Entries
Older Entries »