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
GCC options for strictest C code?
Sep 05, 2025
c
gcc
iso
strict
ansi-c
How to find the cause of a memory error detected by valgrind in a program using SDL2
Sep 05, 2025
c
valgrind
sdl-2
va_list in C: Creating a function that doesn't need a argument count like 'printf'
Sep 04, 2025
c
standard-library
Do MPI Datatypes of Send/Receive Have to Match?
Sep 04, 2025
c
mpi
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
« Newer Entries
Older Entries »