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
Compiler complaining about volatile keyword
Dec 20, 2025
c++
c
compiler-errors
Understanding array declaration in C
Dec 19, 2025
c
arrays
declaration
Why does compiling with -Os make this function larger?
Dec 19, 2025
c
gcc
compiler-optimization
find cubic root of a number from 0 to 125
Dec 20, 2025
c
precision
cubic
How does LIBC_PROBE macro actually work in Glibc?
Dec 20, 2025
c
glibc
sigaction passes SIGINT to system call, but not signal
Dec 20, 2025
c
sockets
signals
Check for specific command line arguments and then assign them to variables
Dec 20, 2025
c
linux
command-line-arguments
Struct one-byte alignment conflicted with alignment requirement of the architecture?
Dec 19, 2025
c++
c
alignment
Calling the same functions from multiple threads
Dec 20, 2025
c
multithreading
Why does this code fail without volatile declaration? [duplicate]
Dec 20, 2025
c
linux
multithreading
How to sort an int array in linear time?
Dec 20, 2025
c
arrays
sorting
Can non-const data be accessed through a const pointer in a union?
Dec 20, 2025
c
pointers
language-lawyer
c99
unions
How to access x64 hardware directly without Hardware Abstraction Layers?
Dec 19, 2025
c++
c
linux
assembly
hardware
Convert/extract ints from a char array
Dec 20, 2025
c++
c
bit-manipulation
zlib
c-strings
Is it undefined behaviour to call a 3rd party library function (not provided as source code)?
Dec 20, 2025
c
Is RAND_MAX guranteed to be <= UINT_MAX?
Dec 19, 2025
c
c99
Pointers difference between C and C++
Dec 19, 2025
c++
c
pointers
arduino
ragel
Size of char array is bigger than number of elements passed to initialize it [duplicate]
Dec 18, 2025
c
arrays
initialization
c-strings
initializer-list
« Newer Entries
Older Entries »