How to write your own code libraries in C

How to Load Libraries at Runtime

A Better Hash table (in C)

Learn make in 60 seconds.

Make existing code run faster, with compiler optimizations

Recommended C Style and Coding Standards

The C programming language (second edition ansi-c)

GDB Debugging with fork() and exec()

Understanding Zombie Processes

Using Pipes and Named Pipes to get your programs working together

Simple Shared Memory in C

Smart Pointer (스마트 포인터)

How to Set up Shared Memory in Your Linux and MacOS Programs (shmget, shmat, shmdt, shmctl, ftok)

Using the Smallest C Program to Better Understand Your System (with pamp, vmmap and strace)

profiling tool for c

Rand, srand, time. Why call srand only once?

Introduction to Memory Management in Linux

Testing multithreads application - multicore utilization

전처리 지시자 모음 (내가 모르는것만)

전문가를 위한 C