Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Moving data into __uint24 with assembly

"Inheritance" in C's structs?

c gcc struct

How to keep float/double arithmetic deterministic?

insmod error in kernel module programming

c linux linux-kernel

Does the order of C objects matter?

c

Duplicate symbol in C using Clang

c duplicate-symbol

Replace a string in a macro variable?

Why is strnlen() not considered for inclusion in C23?

Best way to mask a single bit in AVX2?

c x86 simd avx avx2

How to check a buffer in C?

c linux string

Avoiding interpretation as octal in a C macro

c c-preprocessor octal

using C struct that is declared later

How to disable mouse wheel scrolling in GtkOptionMenu/GtkComboBox

c gtk scroll mouse mousewheel

Using Cython to expose functionality to another application

c++ python c cython

Suggestions on optimizing a Z-buffer implementation?

How to use FFmpeg API overlay filter in C / C++

Where are static values stored in assembly

c assembly

Winapi: Get the process which has specific handle of a file

c windows winapi cmd cygwin

fseeko, fseeko64; ftello, ftello64 Visual C equivalents

c++ c visual-c++ unix

TCP RST sent by kernel when client is killed or crashed