#include <stdio.h> int main() { printf("hello, world\n"); return 0; }
Testing syntax highlighter 3.x
'Language > C Language' 카테고리의 다른 글
QuickSort (0) | 2011.03.23 |
---|---|
2-Way Merge Sort (0) | 2011.03.22 |
매크로 가드(Macro Guard) (0) | 2011.02.13 |
#include <stdio.h> int main() { printf("hello, world\n"); return 0; }
QuickSort (0) | 2011.03.23 |
---|---|
2-Way Merge Sort (0) | 2011.03.22 |
매크로 가드(Macro Guard) (0) | 2011.02.13 |