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
I'm having some difficulty understanding these comments about detecting integer overflows
Jan 27, 2026
c++
c
integer-overflow
Why casting short* to int* shows incorrect value
Jan 27, 2026
c
pointers
Why does -Wl,--entry work with gcc, but not g++?
Jan 27, 2026
c++
c
gcc
g++
How to declare an extern C function inside a function in C++?
Jan 27, 2026
c++
c
Trying to print out useful data from Memory
Jan 26, 2026
c
windows
memory
hexdump
Atom Editor: CMD + R => No Symbols Found
Jan 27, 2026
python
c
atom-editor
Why is this quine in C mentioned by Ken Thompson in "Reflections on Trusting Trust" not working?
Jan 26, 2026
c
quine
C: "%n" (number of characters read) gets ignored by scanf_s
Jan 27, 2026
c
scanf
How can I avoid redefinition of types while including multiple header files?
Jan 27, 2026
c
gcc
include
redefinition
name-clash
How to use INVLPG on x86-64 architecture?
Jan 25, 2026
c
assembly
x86
x86-64
tlb
Use the GNU indent command to apply K&R style with only tabs
Jan 26, 2026
c
indentation
gnu-indent
Invalid conversion from uint8_t* to uint32_t - when migrating from 32 to 64bit architecture?
Jan 27, 2026
c
memory
type-conversion
Calling a Java variadic function from C through the JNI
Jan 26, 2026
java
c
java-native-interface
How do I write a testing function for another function that uses stdin input?
Jan 26, 2026
c
unit-testing
stdin
why does this print? (C language)
Jan 26, 2026
c
loops
printing
while-loop
Unable to build zpipe.c (Zlib sample program)
Jan 27, 2026
c
linux
gcc
compression
zlib
how to efficiently parse a string in c
Jan 26, 2026
c
string
char
Storing 2 hex characters in one byte in C
Jan 27, 2026
c
SSE2 convert packed RGB to RGBA pixels (add a 4th 0xFF byte after every 3 bytes) [duplicate]
Jan 27, 2026
c
opengl
sse
simd
vectorization
Older Entries »