Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Send a structure through a socket using tpl for serialization using c

c sockets serialization

Ruby C Extensions, loading external libraries

Sharing memory between processes on linux

c linux posix shared-memory mmap

Change the way my output is displayed in C program?

c

sscanf read till end of the string

c scanf

Makefile not deleting intermediate files

c makefile gnu-make

Python Wrapper for TA-Lib: Import Failure

python c cython

What is Microsoft Media Foundation's equivalent of Directshow's custom video filters?

helgrind in valgrind complains with simple mutex

c++ c pthreads mutex

Segmentation fault when replacing `malloc`, `calloc`, `realloc` and `free` via `LD_PRELOAD`

c linux malloc x86-64 ld-preload

Macro for function and function pointer declarations?

How can I write utf-8 characters to a csv file with C?

c excel csv utf-8 printf

Should I use global variables in recursion

c variables recursion global

fwrite not working on last iteration

c file-io fwrite

Building formatted strings in C

c string printf

I need an algorithm to calculate the outer boundary of a polygon