어제 책사서 안에있는시디로 따라하는데 컴파일하면 자꾸 오류가나네요...;;;
예전에 학교에서 배울때 비주얼c++로 컴파일은 해봤는데 이건 첨이라 도스환경도 어렵네요...^^;;
소스코드는 정확하게 따라했는데요...코드는 메모장에 적었어요..
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
hello.c:
Error E2209 hello.c 1: Unable to open include file 'stdio.h'
Warning W8065 hello.c 5: Call to function 'printf' with no prototype in function
main
*** 1 errors in Compile ***
이런오류가나네요...어떻게 해야 되는거죠...좀 도와주세요...이거땜에 지금 새벽4시넘었는데 잠을 못자고 있습니다..-_-;;;
|