C++Builder
|
Delphi
|
FireMonkey
|
C/C++
|
Free Pascal
|
Firebird
경고!
게시물 작성자의 사전 허락없는 메일주소 추출행위 절대 금지
터보-C 포럼
Q & A
FAQ
팁&트릭
강좌/문서
자료실
Lua 게시판
볼랜드포럼 홈
헤드라인 뉴스
IT 뉴스
공지사항
자유게시판
해피 브레이크
공동 프로젝트
구인/구직
회원 장터
건의사항
운영진 게시판
회원 메뉴
북마크
C/C++ Q/A
[3013]
Function 'test' should have a prototype.
아무게
[
]
1139 읽음
2003-10-11
09:35
#include <stdio.h>
main()
{
test();
}
test()
{
printf("Hello word");
}
Error:Function 'test' should have a prototype.
이런에러가 왜뜨는 거죠?
그리고 해결방법은 뭐죠?
Trackback :
http://cpp.borlandforum.com/impboard/impboard.dll/trackback?sn=53821
+
-
관련 글 리스트
3013
Function 'test' should have a prototype.
아무게
1139
2003/10/11
3014
Re:Function 'test' should have a prototype.
심통
1274
2003/10/11
제목
내용
이름
Copyright © 1999-2015, borlandforum.com. All right reserved.