프로그램/모바일-iPhone/OBJ-C
Objective C 초간단 테스트 소스(OOC test)
와이즈캣
2010. 6. 16. 13:31
main.m
|
Compile
gcc -o main main.m -framework Foundation
Run
./main