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
How to get C to find the macro identifier given the numeric macro value?
Mar 25, 2026
c
c-preprocessor
Confirmation before closing a C program
Mar 25, 2026
c
visual-studio
return
exit
What is the CPUID standard function 01H?
Mar 25, 2026
c
assembly
x86
cpu-registers
cpuid
Calling free() on malloc()'d char pointer causes program to crash with invalid pointer
Mar 24, 2026
c
pointers
memory-management
Problems with GCC "build file: no target in no project"
Mar 25, 2026
c
codeblocks
Looking for mmap flag values
Mar 24, 2026
c
assembly
x86-64
system-calls
mmap
First expierences with struct. Why is this output happening?
Mar 25, 2026
c
struct
char *str; str="HELLO"; How does that work without allocating any memory for the string?
Mar 25, 2026
c++
c
pointers
memory-management
char-pointer
What does ld do when linking against dynamic shared library?
Mar 25, 2026
c
linux
linker
ld
Leaving a c++ application without running destructors of global static objects
Mar 25, 2026
c++
c
exit
Is it safe using `$` as an identifier in C/C++?
Mar 25, 2026
c++
c
special-characters
identifier
Finding type of path using the Windows API
Mar 25, 2026
c++
c
winapi
Request a lua table size in c before iterating it
Mar 24, 2026
c
lua
Verifying CRC using airpcap and pcap
Mar 25, 2026
c
pcap
wifi
Binary serialization of variable length data and zero length arrays, is it safe?
Mar 25, 2026
c++
c
serialization
C fgets - simple way to catch overflow?
Mar 25, 2026
c
overflow
fgets
Good book on drawing algorithms, preferably in C or C++ [closed]
Mar 25, 2026
c++
c
algorithm
drawing
paint
When do I have to free?
Mar 25, 2026
c
memory
malloc
Is it valid to use a zero-sized non-static array function parameter?
Mar 24, 2026
arrays
c
pointers
language-lawyer
function-parameter
« Newer Entries
Older Entries »