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
Internal parallelization by CPU
Dec 27, 2022
c++
c
performance
prng
Implementing execution timeout with C/C++
Dec 27, 2022
c++
c
linux
timeout
execution
Create a macro that can omit a line based on a parameter
Dec 27, 2022
c
gcc
c-preprocessor
How to find the universal sink of a directed graph with an adjacency-matrix representation
Dec 27, 2022
c
algorithm
graph
writing framed data without extra write() cost
Dec 26, 2022
c
sockets
unix
Get Parent Process Name (Windows)
Dec 27, 2022
c
windows
winapi
process
Kernel module makefile output name
Dec 27, 2022
c
linux
makefile
linux-kernel
Dynamically allocate and free memory in local functions
Dec 27, 2022
c
memory-leaks
free
Embox compilation and flashing
Dec 27, 2022
c
linker
operating-system
real-time
How to avoid dangerous vsprintf when you don't know the buffer size
Dec 27, 2022
c
static-analysis
stdio
cstdio
how to draw vertical lines between braces in vim?
Dec 26, 2022
c
vim
Initialize a 16mb array in C
Dec 27, 2022
arrays
c
segmentation-fault
malloc
heap-memory
File descriptors before fork()
Dec 27, 2022
c
unix
fork
file-descriptor
Why does `memmove` use `void *` as parameter instead of `char *`?
Dec 26, 2022
c
memmove
How to read terminal's input buffer immediately after keypress
Dec 27, 2022
c
linux
stdin
input-buffer
How are flags represented in the termios library?
Dec 27, 2022
c
serial-port
driver
termios
Was `long` guaranteed to be as wide as `size_t`
Dec 27, 2022
c
language-lawyer
c89
Distance between arbitrary pointers
Dec 25, 2022
c
memory
How does the declaration affect the comma operator?
Dec 27, 2022
c
compiler-errors
Why does GCC put a no-op push/pop when using int foo asm("ebx") to pin a var to a register?
Dec 27, 2022
c
gcc
assembly
x86
« Newer Entries
Older Entries »