Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

"expected specifier-qualifier-list before ‘*’ token" error in variadic function

c pointers struct

Unmanaged struct as return value to managed

Short & Quick malloc memory access issue

Why will my C socket file transfer (server/client) program run correctly only once?

c linux sockets gcc

External file ressource on embedded system (C language with FAT)

c embedded stm32 fatfs

Correctly parsing comment in regex

c++ c regex

What happens when I allocate memory space for line buffering and the lines of the stream have more bytes than the buffer space?

c

How to read specific bits of an unsigned int

c bit unsigned uint8t

Function returning struct in C

c struct

Z3 raises invalid memory access with JNA

How is sin() implemented in eglibc-2.13?

c linux math glibc libc

pthread_t pointer as argument of pthread_create

c pointers pthreads

Receive message of undefined size in UART in C

c arm uart lpc

declaration in C and C++ and the habit of arranging code

c++ c

Linux 3.0: "glibc detected" abort - tuning corruption detected feature?

c linux glibc

Converting Visual Studio 6 Libraries To Visual Studio 10

c# c++ c visual-studio-2010

Why don't people use xor swaps? [closed]

Assigning int value to an address