Teach

[알림판목록 I] [알림판목록 II] [글목록][이 전][다 음]
[ Teach ] in KIDS
글 쓴 이(By): savage (남세진)
날 짜 (Date): 1995년07월24일(월) 00시02분57초 KDT
제 목(Title): [질문] g++로 프로그램을 하는데...

다음과 같은 간단한 프로그램을 실행시켰는데 아주 기묘한 결과가 나옵니다.
왜그런가요?
#include <iostream.h>
#include <stdio.h>

main()
{

   printf("하하하하\n");
   cout << " this is just a sentence for testing" ;
   printf("하하하\n");

}

결과는 ....

[flower /export/pl/sjnam/MAIN] test
하하하하
하하하
 this is just a sentence for testing[flower /export/pl/sjnam/MAIN] 
그럼 대답을 기다리며...
미리 감사 드립니다.


[알림판목록 I] [알림판목록 II] [글 목록][이 전][다 음]
키 즈 는 열 린 사 람 들 의 모 임 입 니 다.