New posts in c

Dirty page accounting in Linux kernel through /proc/$PID/smaps

What is the C equivalent for reinterpret_cast?

Adding a C/C++ nature to an Eclipse project

Floating point linear interpolation

Cannot write to screen memory in C

In C, what does a colon mean inside a declaration? [duplicate]

Java Runtime Performance Vs Native C / C++ Code?

Set thousands separator for C printf

Checking if errno != EINTR: what does it mean?

Calling a function through its address in memory in c / c++

What is the memory usage overhead for a 64-bit application?

Are there any differences between these two higher-order function definitions?

problem in creating binary search tree in c language

Class Scheduling to Boolean satisfiability [Polynomial-time reduction]

Reading and writing to serial port in C on Linux

Can different optimization levels lead to functionally different code?

C header files and compilation/linking

Using custom Makefile with Eclipse/CDT [duplicate]

How to read text in a file into a string variable in c

Justdoing some data structures examples