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
Is this C program with two struct definitions, involving a flexible array member, defined?
May 26, 2026
c
language-lawyer
flexible-array-member
c17
Kill process when father process ends with Control+C
May 26, 2026
c
linux
process
Debugging the C runtime
May 27, 2026
c
debugging
gdb
runtime
glibc
When is it necessary or meaningful to write &f for a function f or *fp for a function pointer fp (except in: sizeof &f)?
May 27, 2026
c
language-lawyer
function-pointers
Recent MSVC versions don't treat NAN as constant, workaround?
May 27, 2026
c
visual-c++
c99
If I start two strictly CPU bound threads bound to the same CPU, and one is SCHED_IDLE, why does it ever schedule?
May 27, 2026
c
linux
scheduler
Stop getting user inputs when enter is pressed (C language)
May 26, 2026
arrays
c
scanf
Possible failure of 'rename(2) old new' then 'stat(2) new' sequence?
May 26, 2026
c
linux
filesystems
race-condition
Problems proving trivial things involving shift operators using Frama-C WP
May 26, 2026
c
z3
frama-c
formal-verification
why3
inline (non-static) function in C-source file
May 27, 2026
c
inline
How to alter the datatype of a Column?
May 27, 2026
c
segmentation-fault
duckdb
munmap shared memory with locked robust mutex makes it deadlock, why?
May 27, 2026
c
linux
pthreads
posix
mutex
Legal to initialize uint8_t array with string literal?
May 26, 2026
c
stdint
Is it quicker to compare against 0 vs compare against a value?
May 27, 2026
c
assembly
arm
embedded
why gcc can automatically tag a symbol as weak
May 26, 2026
c
linux
gcc
weak-linking
Difference between glewGetString(GLEW_VERSION) and glewIsSupported
May 26, 2026
c
opengl
glew
What does this error mean?
May 25, 2026
c
gcc
compiler-errors
Detect which key is pressed in C
May 26, 2026
c
gtk
gtk2
Absurd compilation
May 25, 2026
c
Seeding many PRNGs, then having to seed them again, what is a good quality approach?
May 27, 2026
c
random
« Newer Entries
Older Entries »