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
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
Negating brackets in a C scanf() scanset [duplicate]
Sep 21, 2025
c
scanf
Does GCC guarantee size-matched accesses?
Sep 21, 2025
c
assembly
gcc
arm
What are the limits of C on microcontrollers without operating systems?
Sep 21, 2025
c
arduino
microcontroller
/usr/bin/ld: cannot find -lgcc - Error in the linkage of assembly
Sep 20, 2025
c
linux
gcc
assembly
Why the use of getch() shows error?
Sep 21, 2025
c
How do I link and compile Raylib on windows?
Sep 21, 2025
c
raylib
Is it possible to change calling convention in gcc for x64?
Sep 21, 2025
c
gcc
compilation
clang
calling-convention
Mixing C and C++... undefined reference to function [closed]
Sep 21, 2025
c++
c
undefined-reference
Why does everything in library headers start with an underscore?
Sep 21, 2025
c++
c
naming-conventions
« Newer Entries
Older Entries »