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
Protecting allocated memory
Mar 09, 2026
c
memory
malloc
mprotect
How to calculate size of a struct in C?
Mar 11, 2026
c++
c
struct
Any clean way to get OpenMP pragmas to work with macros?
Mar 11, 2026
c
c++11
macros
openmp
C libm.a not needed to be linked when compiling
Mar 11, 2026
c
gcc
Only compiles as an array of pointers, not array of arrays
Mar 10, 2026
c++
c
Parsing HTML fragments with libxml SAX
Mar 10, 2026
html
c
sax
libxml2
Is there a gcc command line option to silence warning: passing argument n discards qualifiers from type
Mar 11, 2026
c
gcc
warnings
constants
suppress-warnings
Final clause in C switch statement (possibly using goto)
Mar 11, 2026
c
switch-statement
goto
Why can different C compilers give different outputs for a C program? [closed]
Mar 11, 2026
c
problem with printf function?
Mar 11, 2026
c
casting
printf
char* str="..." vs char str[]="..." strange behaviour [duplicate]
Mar 11, 2026
c
gcc
g++
libc
Address difference between two integer variables in c
Mar 11, 2026
c
Why do I need socketpair() when I have socket() with AF_UNIX?
Mar 11, 2026
c
linux
sockets
Avoiding strcpy overflow destination warning
Mar 11, 2026
c
linux
redhat
compiler-warnings
cc
How can the thread be closed (pthread library)?
Mar 09, 2026
c++
c
pthreads
data structures allocated at compile time?
Mar 10, 2026
c
memory-management
compile-time
App crashes with malloc: *** mmap(size=2147483648) failed (error code=12)
Mar 10, 2026
ios
c
memory-management
audio-streaming
avqueueplayer
C Code - cannot insert new line via putchar.
Mar 10, 2026
c
« Newer Entries
Older Entries »