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 use M_LN2 from Math.h
Mar 22, 2026
c
constants
c99
math.h
The evaluation of logical expressions containing incrementation in C
Mar 22, 2026
c
increment
logical-operators
evaluation
C program which prints the Germain primes in a range received by user
Mar 22, 2026
c
Can I pass NULL to modf/modff?
Mar 22, 2026
c
math
floating-point
language-lawyer
fmodf
Is it guaranteed that an RST packet will be sent when a process terminates?
Mar 22, 2026
c
sockets
winapi
network-programming
winsock
How to properly use fscanf to store only the needed information in an array?
Mar 21, 2026
c
arrays
file
scanf
sal annotation (prefast) to enforce number of variadic args
Mar 22, 2026
c
visual-studio
annotations
sal
Unexpected printf output [duplicate]
Mar 22, 2026
c
output
printf
c-strings
undefined-behavior
Binary Search Tree malloc not giving enough memory for following nodes
Mar 22, 2026
c
memory
malloc
binary-search-tree
How to implement analogue of exit() functions? -std=c99
Mar 22, 2026
c
exit
c99
termination
Why am I getting E2BIG from exec() when I'm accounting for the arguments and the environment?
Mar 22, 2026
c
linux
exec
Can't find math.h constant with -std=c99?
Mar 22, 2026
c
gcc
compiler-errors
When dereferencing and post-incrementing a pointer to function pointer, what happens first?
Mar 22, 2026
c
function-pointers
post-increment
#pragma omp flush to make exchange data among threads
Mar 22, 2026
c
openmp
The problem of link order when dynamic link libraries depend on each other
Mar 22, 2026
c
linux
linker
shared-libraries
Exe doesn't work on older versions of Windows when it should
Mar 22, 2026
c++
c
windows
winapi
Premptively getting files into Windows page cache
Mar 22, 2026
c
windows
performance
I have a binary search tree and I want to copy the nodes to an array with inorder (recursive function)
Mar 22, 2026
c
« Newer Entries
Older Entries »