#include <stdio.h> int main (int argc, char* argv []) { printf ("Hello, world.\n"); }
http://kldp.org/
한글리눅스문서프로젝트
저도 연습
#include <stdio.h> int main (int argc, char* argv []) { printf ("Hello, world.\n"); } http://kldp.org/Quote:한글리눅스문서프로젝트
----http://nohmad.tumblr.com/
Re: 코드연습
저도 연습
----
http://nohmad.tumblr.com/