Path: chuka.playstation.co.uk!news From: "Tim" Newsgroups: scee.yaroze.programming.gnu_compiler Subject: implicit declaration of function : warning Date: 16 Jun 1998 23:28:14 GMT Organization: PlayStation Net Yaroze (SCEE) Lines: 11 Message-ID: <01bd997e$bb9253a0$c613c8c3@musicweb.ftech.co.uk> NNTP-Posting-Host: pc197.thmax-3.ftech.co.uk X-Newsreader: Microsoft Internet News 4.70.1155 Hi, I'm getting these warning's from the gnu compiler and was wondering if anyone could tell me what they mean. Tim. main.c:30: warning: implicit declaration of function `PadInit' main.c:31: warning: implicit declaration of function `InitialiseGraphics' main.c:33: warning: implicit declaration of function `build_viewpoint' main.c:35: warning: implicit declaration of function `build_scene' main.c:37: warning: implicit declaration of function `InitAllLights' main.c:44: warning: implicit declaration of function `RenderWorld'