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
Dynamically allocate matrix C for multiplication
Feb 07, 2026
c
memory
dynamic
matrix
multiplication
Is it possible to disable gcc/g++ optimisations for specific sections of code?
Feb 08, 2026
c
gcc
optimization
Monte Carlo integration of the Gaussian function f(x) = exp(-x^2/2) in C incorrect output
Feb 07, 2026
c
random
integration
montecarlo
fwrite putting error indicator on stream in C
Feb 08, 2026
c
The char array in C. How to find actual length of valid input?
Feb 08, 2026
c
arrays
Where to find select() source code in glibc source?
Feb 08, 2026
c
linux
kernel
glibc
Variable Declaration must appear up front?
Feb 08, 2026
c++
objective-c
c
Read string from file in C
Feb 08, 2026
c
string
file-io
GCC: Force a function call after every instruction (for multithreaded testing)?
Feb 08, 2026
c
multithreading
gcc
synchronization
context-switch
zeroing memory area of a structure in c [duplicate]
Feb 07, 2026
c
struct
memset
gcc unexpected C static_assert error: expression in static assertion is not constant
Feb 07, 2026
c
function-pointers
static-assert
Valgrind Invalid read of size 1 (sscanf)
Feb 07, 2026
c
pointers
valgrind
scanf
Macro to replace nested for loops
Feb 07, 2026
c
macros
c-preprocessor
variadic-macros
Library for parsing C Type Declarations? [closed]
Feb 05, 2026
c++
c
parsing
cdecl
Can variables inside packed structures be read atomically?
Feb 07, 2026
c
arm
atomic
Why v[i] = i++ is undefined behavior in C?
Feb 08, 2026
c
undefined-behavior
define multiple #defines with same value
Feb 07, 2026
c++
c
« Newer Entries
Older Entries »