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 CPP TrivialCopyable class effectively a C struct?
Apr 19, 2026
c++
c
struct
atomic
trivially-copyable
How to disable the warning about using deprecated gets in GCC?
Apr 20, 2026
c
gcc
exploit
gcc-warning
gets
void* type cast breaks strict -aliasing?
Apr 20, 2026
c
malloc
dynamic-arrays
strict-aliasing
Is my malloc function allocating more than I intend to
Apr 20, 2026
c
Would the compiler optimize this for loop?
Apr 20, 2026
c++
c
gcc
optimization
left to right evaluation of statements inside of a for loop separated by comma
Apr 19, 2026
c
for-loop
comma-operator
Read from any ram address directly?
Apr 20, 2026
c
linux
Why is this C code executing half as fast when run via Python's ctypes than when run directly?
Apr 19, 2026
python
c
What does the de- prefix in dereference mean? Is there a linguistic explanation for it?
Apr 19, 2026
c
dereference
What is "int *(*pfp) ();" doing in C?
Apr 20, 2026
c
Pointer Arithmetic & Signed / Unsigned Conversions!
Apr 19, 2026
c
pointer-arithmetic
Call a function multiple times with the same input but get different return value
Apr 18, 2026
c
xor
crc
Loop exit condition on fgets doesn't work [duplicate]
Apr 20, 2026
c
string
loops
fgets
How to ignore bits in a variable [closed]
Apr 20, 2026
c
bit
bit-masks
Efficient way to add two float arrays in C?
Apr 19, 2026
c
performance
audio
Are intmax_t max and min values unique?
Apr 19, 2026
c
How to suppress PC-Lint Note 970 for int main(void) function?
Apr 19, 2026
c
c99
misra
ansi-c
pc-lint
« Newer Entries
Older Entries »