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
Writing own memmem for Windows
Sep 22, 2025
c
How can I practically use AddressSanitizer and MemorySanitizer?
Sep 22, 2025
c++
c
linux
address-sanitizer
memory-sanitizer
a value of type "void *" cannot be assigned to an entity of type "int **" last
Sep 21, 2025
c
memory
malloc
pthread_cleanup_push and O2 CFLAGS
Sep 22, 2025
c
gcc
pthreads
setjmp
cflags
Should a function declaration without the type of its parameters compile in ANSI C?
Sep 22, 2025
c
gcc
compilation
ansi-c
How to Find Stack Overflow in Microcontrollers using C in Run Time
Sep 22, 2025
c
microcontroller
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
« Newer Entries
Older Entries »