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
Why void pointer if pointers can be casted into any type(in c)?
Feb 05, 2026
c
pointers
void
How to pack and ship a simple c application in docker without the gcc compiler?
Feb 06, 2026
c
docker
docker-compose
dockerfile
How to add additional source files in Makefile
Feb 06, 2026
c
makefile
socket file descriptor changes automatically
Feb 06, 2026
c
sockets
network-programming
file-descriptor
C: Array initialization segfaults depending on size and call to printf()
Feb 06, 2026
c
arrays
segmentation-fault
printf
Does WriteFile signal the event if it completes synchronously
Feb 05, 2026
c
windows
winapi
How to print ASCII instead of integer in C?
Feb 05, 2026
c
Using Python Regex to Find C function in File
Feb 05, 2026
python
c
regex
Comparing sub ranges of a char array in C
Feb 05, 2026
c
arrays
char
range
C/C++ TensorFlow hello_tf.c:(.text+0xa): undefined reference to `TF_Version'
Feb 06, 2026
c++
c
linux
gcc
tensorflow
iterating through a struct in c
Feb 05, 2026
c
pointers
struct
boolean
Rules-of-thumb for minimising floating-point errors in C?
Feb 06, 2026
c
floating-point
32-bit
floating-accuracy
strings handling C linux and windows
Feb 05, 2026
c
windows
linux
string
C programming - threads, and what is void (*func)(void*, unsigned long)
Feb 06, 2026
c
multithreading
operating-system
void-pointers
os161
What sync primitives can I use with clone(2) (C/C++)?
Feb 06, 2026
c++
c
linux
multithreading
Throwing errors when trying to compile code with ltoa in Linux
Feb 05, 2026
c
warning: format '%c' expects type 'int', but argument 2 has type 'char *'
Feb 06, 2026
c
char
Are %f and %lf interchangeable when using printf? [duplicate]
Feb 05, 2026
c
printf
double
floating
conversion-specifier
Is it legal for a compiler to optimize calls to malloc to return more weakly aligned memory?
Feb 05, 2026
c
malloc
language-lawyer
memory-alignment
Trying to understand logic behind network communication
Feb 05, 2026
c
network-programming
« Newer Entries
Older Entries »