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 does this obfuscated C example do?
Feb 25, 2026
c
Linux programming: Compile code with dependencies
Feb 25, 2026
linux
linux-kernel
gcc
c
Arduino Serial.print() optimization
Feb 26, 2026
c
serial-port
arduino
"Undefined behaviour" always undefined?
Feb 26, 2026
c
undefined-behavior
How to cope with older library installed in `/usr/lib` by sysadmin
Feb 26, 2026
c++
c
ld
How are char ** objects saved? [closed]
Feb 26, 2026
c
arrays
string
file
memory
Why does a pointer returned from strtok() cause a segmentation fault when passed to printf()?
Feb 25, 2026
c
string
pointers
segmentation-fault
Compiling and running GTK+ application on Windows 7
Feb 25, 2026
c++
c
windows
gcc
gtk
Drawing list of points in SDL?
Feb 25, 2026
c++
c
drawing
sdl
How to go about adding unit tests to an established (autotools) C project
Feb 25, 2026
c
unit-testing
autotools
Correct syntax for accessing c-style object array through objective-c messaging?
Feb 25, 2026
c
objective-c
arrays
accessor
Array of pointers problem
Feb 26, 2026
c
arrays
pointers
initialization
Function name scoping in c
Feb 26, 2026
iphone
c
xcode
makefile
How to make multiple `fork()`-ed processes comunicate using shared memory?
Feb 25, 2026
c
fork
shared-memory
Will the compiler allocate any memory for code disabled by macro in C language?
Feb 25, 2026
c
How does it make sense and why is the sscanf function still working?
Feb 24, 2026
c
scanf
Can I fork processes and exec internal functions?
Feb 26, 2026
c
fork
exec
How run apk application without installing(native)
Feb 26, 2026
android
c
apk
Under Printf arithmetic operation precedence
Feb 25, 2026
c
printf
Are string literals necessarily considered adjacent (and thus concatenated) when separated by a newline?
Feb 25, 2026
c
c99
« Newer Entries
Older Entries »