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
GCC Optimizes away an if clause which can't be optimized
Sep 21, 2025
c
gcc
compiler-optimization
Docker does not follow symlinks within build directory
Sep 22, 2025
c
ubuntu
docker
clang
symlink
How does glibc's write work?
Sep 22, 2025
c
unix
glibc
How to choose between process and threads [duplicate]
Sep 22, 2025
c
linux
How does gcc decide which libraries to implicitly include?
Sep 21, 2025
c++
c
gcc
linker
stm32
Why do allocations with numa_alloc_onnode() lead to "The page is not present"?
Sep 22, 2025
c
linux
multithreading
memory
numa
How can I compile a header file and a C file together?
Sep 21, 2025
c
header-files
c copy struct with pointers from stack to heap
Sep 21, 2025
c
heap-memory
Building windows forms in C
Sep 22, 2025
c
user-interface
winapi
controls
Get terminal size using ANSI escape sequences?
Sep 22, 2025
c
What's the difference between putch() and putchar()?
Sep 21, 2025
c
putchar
Is there documentation that describes what C function names "stand for" (not what they do--rather, what the abreviated name means)?
Sep 22, 2025
c
operating-system
system-calls
manpage
Why does adding multiprocessing prevent python from finding my compiled c program?
Sep 22, 2025
python
c
multiprocessing
ctypes
file-not-found
Generic enum to text lookup in C
Sep 22, 2025
c
pointers
enums
How to force github recognizing files as written in a specific language?
Sep 22, 2025
c++
c
github
header-files
How is it possible to achive O(log n) power function a^n by only using recursion?
Sep 21, 2025
c
recursion
Best way to discard data from a pipe or socket in linux?
Sep 21, 2025
c
linux
linux-kernel
Convert unknown Hex digits to a Longitude and Latitude
Sep 22, 2025
c
binary
hex
coordinates
latitude-longitude
Struct member [ array vs pointer ]
Sep 22, 2025
c
« Newer Entries
Older Entries »