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 C structures get passed to function in assembly?
Sep 21, 2025
c
gcc
assembly
x86-64
calling-convention
syscall wrapper asm C
Sep 22, 2025
c
assembly
arm
wrapper
system-calls
How is filename lookup done in ext4?
Sep 21, 2025
c
linux
linux-kernel
stat
ext4
writing to stdin of another program/reading from stdout of another program in c
Sep 21, 2025
c
stdout
stdin
io-redirection
Using sizeof() with pointer to struct in C
Sep 21, 2025
c
struct
malloc
pass-by-reference
sizeof
How can I fix Warning: C4129 'e': unrecognized character escape sequence
Sep 21, 2025
c
Dereferencing a pointer multiple times vs creating temp variable
Sep 19, 2025
c
pointers
Declare a static function but implement it without the 'static' keyword in C?
Sep 21, 2025
c
static
declaration
implementation
forward-declaration
How to reverse R_X86_64_JUMP_SLOT relocations?
Sep 20, 2025
c
linker
shared-libraries
x86-64
elf
Printing the physical address of a C pointer
Sep 21, 2025
c
memory
Why is the line following printf(), a call to sleep(), executed before anything is printed?
Sep 21, 2025
c
printf
sleep
Are typedef's handled by the preprocessor? [duplicate]
Sep 21, 2025
c
c-preprocessor
typedef
Can I use __builtin_*_overflow as += or *=?
Sep 21, 2025
c
gcc
How to make a C timer expire at a particular system time in Linux
Sep 21, 2025
c
linux
time
timer
clock
Why do the upper 32 bits of a uint64_t become one whilst performing a specific bitwise operation?
Sep 21, 2025
c
literals
signed
integer-promotion
uint64
Problems with DirectWrite in plain C
Sep 19, 2025
c
com
Your answer will be considered as correct if it has an absolute or relative error less than 10^(−6)
Sep 21, 2025
c++
c
algorithm
How to dynamically allocate(initialize) a pthread array?
Sep 21, 2025
c
pthreads
IP and TCP header checksum calculate in C
Sep 20, 2025
c
tcp
network-programming
ip
checksum
Random numbers with Maxwell distribution in C
Sep 20, 2025
c
random
distribution
numerical-methods
« Newer Entries
Older Entries »