Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Structure member alignment with _Alignas

c standards c11

How to safely use new Linux functions?

c linux

Why doesn't the memory footprint of this program increase?

c

Bad linkage of `char *array[size]` and `extern char **array`?

c gcc linkage

gdb disassemble one line

c gcc gdb

How to Disable Copy-on-write and zero filled on demand for mmap()

P99 and C99 vs C11

c c99 c11 p99

What does the declaration void** mean in the C language?

database without operating system required for embedded system

use va_list from another thread

Override a function call in C from the same compilation unit

c function gcc linker overriding

Algorithm for ASTC software texture compression/decompression [closed]

c algorithm opengl graphics

Dealing with C library anonymous struct types in C++

Making a C library thread safe

Add all elements in a lane

c arm simd neon

Correct cyclic garbage-collection in extension modules

How can I add a thousands separator to a double in C on Windows?

c windows double separator

How to compare more than two numbers in parallel?

cropping IplImage most effectively

c image-processing opencv

atomic compare(not equal) and swap