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
How do Microsoft's C++ safe versions of C library functions know the size of static buffers?
Sep 05, 2025
c++
c
static
crt
Can memset be used for multi-byte types and non-zero values
Sep 05, 2025
c++
c
arrays
how many recursive function calls causes stack overflow?
Sep 04, 2025
c
recursion
stack-overflow
Why does this assembly implementation of strcmp behave unexpectedly?
Sep 05, 2025
c
assembly
x86
x86-64
strcmp
Inserting integer array with postgresql in C (libpq)
Sep 04, 2025
c
arrays
postgresql
insert
libpq
-DNDEBUG with -Ofast is slower than only -Ofast
Sep 04, 2025
c
gcc
optimization
Reusing Plan with FFTW3
Sep 04, 2025
c
fftw
C - inet_pton() not producing network byte order
Sep 04, 2025
c
sockets
network-programming
endianness
Initialize struct with malloc in C
Sep 04, 2025
c
pointers
struct
malloc
Type of an expression
Sep 05, 2025
c++
c
language-lawyer
How are variadic variables represented on the stack?
Sep 05, 2025
c
pointers
stack
variadic-functions
Does idiomatic initialization of a dynamic array invoke Undefined Behavior?
Sep 04, 2025
arrays
c
language-lawyer
dynamic-memory-allocation
undefined-behavior
Suppress "output truncated before terminating nul"
Sep 04, 2025
c
gcc
If all variable / function names in C must be unique, then how is there no clash in standard library?
Sep 05, 2025
c
Returning error codes from a C function which returns object pointer?
Sep 04, 2025
c
Reading a .wav file using libsndfile in C
Sep 04, 2025
c
mingw
codeblocks
libsndfile
« Newer Entries
Older Entries »