Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Lexical Analysis [closed]

Unable to convert cython generated C language code to executable file

python c gcc cython

What are TCHAR strings and the 'A' or 'W' version of Win32 API functions? [duplicate]

c++ c visual-studio winapi tchar

confusion with data structure allignment?

c struct padding long-double

IF_NAMESIZE vs. IF_NAMESIZE+1

c network-programming posix

Remove letter accents from a given text

Getting "Syscall param execve(argv) points to unaddressable byte(s)" in valgrind

c valgrind

How is the locale of a C program set to the "C" locale?

c linux

Function body on heap

c memory heap-memory

Activating a Window on X11, why do I lose the title bar?

c linux gtk x11 xlib

Maximum size of stack of multi threaded process

GCC/Clang-18 compiler assumes type as unsigned int for enum

c gcc clang integer-promotion

Is it acceptable to pass a pointer as an argument for a double pointer in C?

arrays c pointers dereference

Why does read() in C read input in chunks when there's no user-level buffering?

c linux io posix

c: select hangs on empty fd_set

c sockets posix-select

Is "type" a keyword

python c

Why don’t pointers appear in Python Tutor’s memory visualization in C?

c pointers

Create dual-stack socket on all loopback interfaces on Windows

c sockets winapi ipv6