C/C++
Quick Reference
Array
assert
Bit Manipulation
Callback / Function Pointer
const
DotNet 2008 SDK Options
Dynamic Memory Allocation
File I/O : Binary
File I/O : Text
for loop
Generate Assembly Code
Graph Construction
Linked List
Load Dll / LoadLibrary
makefile
Memory Allocation
Parse : IPv4 Header
Pointer
printf()
Recursion
static
struct
Thread
Troubleshoot Tips
typedef
Algorithm : Depth First Search
Algorithm : Graph Construction
Algorithm : Search Linear
Algorithm : Search Binary
Algorithm : Sort Bubble
Algorithm : Sort Quick