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
Include and compile C++ header file from C
Mar 11, 2026
c++
c
Julia get wrong value when I try to unsafe_load a pointer from C
Mar 11, 2026
c
julia
Why do my variables keep resetting themselves?
Mar 11, 2026
c
Casting from uint16_t to int32_t needs an intermediate cast to int16_t
Mar 11, 2026
c
casting
type-conversion
unsigned
signed
Will memory addresses be the same if I run a program in a VM from two different computers?
Mar 11, 2026
c
memory
virtual-machine
virtualization
memory-address
glClearColor(0, 0, 0, 0) is transparent, not black
Mar 12, 2026
c
linux
opengl
ubuntu
freeglut
What's The difference between *(a[1]) and *(*a+1) in C?
Mar 10, 2026
c
pointers
How do I programmatically generate something like /proc/pid/maps?
Mar 11, 2026
c
linux
Fixed size integers with gmp...?
Mar 11, 2026
c++
c
mingw
gmp
128-bit
Return inside if and outside or in else?
Mar 11, 2026
c
optimization
if-statement
Does assembly code ignore const keyword?
Mar 11, 2026
c
assembly
constants
Compress 4 character sequences into 2 bit per character file efficiently
Mar 11, 2026
c
bash
file-io
binary
compression
Arguments type conversion if a function is K&R-style defined
Mar 11, 2026
c
language-lawyer
How to get width and height from the H264 SPS using ffmpeg
Mar 11, 2026
c
linux
ffmpeg
h.264
How to escape a # in a macro
Mar 11, 2026
c
macros
c-preprocessor
sdcc
Weird Characters outputed whenever ptr from CURL_WRITEFUNCTION is printed.
Mar 11, 2026
c
curl
libcurl
Are C compilers allowed to optimize away redundant statements?
Mar 11, 2026
c
compiler-optimization
« Newer Entries
Older Entries »