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 the string format %80[^,] mean in C?
Jan 31, 2026
c
string-formatting
scanf
FREETDS Dateformat issues
Jan 31, 2026
c
sql-server
freetds
sqsh
What's the purpose of send(2) receiving a SIGPIPE? [duplicate]
Jan 30, 2026
c
linux
sockets
What's wrong with this c program? Debugging it suggests that the program is struck at while (sqroot != 0); [duplicate]
Jan 31, 2026
c
math
integer-arithmetic
Will a pointer declaration to a structure allocate memory for its members?
Jan 31, 2026
c
pointers
how to split 16-value into two 8-bit values in C
Jan 31, 2026
c
binary
bit-manipulation
How to do unit testing of main file's function in c
Jan 31, 2026
c
gcc
Logic of ternary operator in C?
Jan 31, 2026
c
algorithm
encryption
aes
Why one should not hide a structure implementation that way?
Jan 30, 2026
c++
c
sizeof() function in C [duplicate]
Jan 30, 2026
c
arrays
pointers
C pthread join an ended thread
Jan 31, 2026
c
join
pthreads
pthread-join
When can I get away with not declaring int with signed?
Jan 30, 2026
c
types
printf
undefined-behavior
Inline assembler: Pass a constant
Jan 31, 2026
c
gcc
inline-assembly
How can I make my factorial function reentrant?
Jan 29, 2026
c
factorial
reentrancy
Handling two threads, one sleeping and one waiting for input
Jan 30, 2026
c
multithreading
pthreads
Modifying string before storing in array of const chars
Jan 31, 2026
c
arrays
string
Generate Random Number from fix Set of numbers in iphone
Jan 29, 2026
c++
iphone
c
random
Compile time float packing/punning
Jan 31, 2026
c
gcc
embedded
type-punning
Calling an external program from python
Jan 30, 2026
python
c
Sequence point after a return statement?
Jan 29, 2026
c
return
language-lawyer
sequence-points
« Newer Entries
Older Entries »