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
weird SIGABORT on malloc/calloc call
Nov 30, 2025
c
dynamic-allocation
reading from a file descriptor in C
Nov 29, 2025
c
file-descriptor
Why does loop order matter when there's strided prefetching?
Nov 30, 2025
c
caching
prefetch
How to get local (regional) date format in linux?
Nov 30, 2025
c
linux
bash
date
libuv and uv_try_write: why multiple buffers?
Nov 30, 2025
c
libuv
How can child kill parent process while parent process waits until child process to terminate?
Nov 29, 2025
c
How to send message (in C) from one thread to another?
Nov 28, 2025
c
multithreading
unix
pthreads
Does casting to a char pointer to increment a pointer by a certain amount and then accessing as a different type violate strict aliasing?
Nov 29, 2025
c
language-lawyer
strict-aliasing
Why does my program not wait when I call sem_wait?
Nov 30, 2025
c
multithreading
posix
semaphore
-NaN in printf in C
Nov 28, 2025
c
printf
nan
Self referencing userdata and garbage collection
Nov 29, 2025
c
lua
lua-api
What's happening here? Pointer math messing up? [duplicate]
Nov 29, 2025
c
Can't compile executable from .c file on ntfs formated partition
Nov 29, 2025
c
linux
Is there any standard for the argument format of a program? [duplicate]
Nov 30, 2025
c++
c
standards
specifications
How can I automatically add padding to bytes in a struct to fix register alignment in C?
Nov 29, 2025
c
struct
cpu-registers
plc
How do I copy the common values from two arrays of the same length into another without duplicates?
Nov 28, 2025
c
arrays
How do I sync the outputs of two processes using a semaphore with C in Linux?
Nov 29, 2025
c
linux
operating-system
semaphore
getting values for an array using scanf function in C
Nov 29, 2025
c
arrays
scanf
« Newer Entries
Older Entries »