From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: Forcing construct check? Date: Sun, 01 Feb 1998 15:24:06 -0500 Organization: Cornell University (http://www.cornell.edu/) Lines: 20 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <34D4D9E5.A017313F@cornell.edu> References: <34d39bb2 DOT 30106565 AT news DOT algonet DOT se> NNTP-Posting-Host: cu-dialup-0108.cit.cornell.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Oscar Iommi Campbell wrote: > > I program _C_ (not ++) in djgpp, and I wonder if I can force djgpp to > check for constructs for the functions else report an error? > > 70% of the errors I make is typing in a wrong name of a function and > then the cpu runs of in nowhere. It's not hard to fix, but I meen I > _always_ write constructs so can't I have the compiler check out that > I haven't typed in a none existant function?? could you clarify what you mean by "constructs"? are you referring to function prototypes? -- ---------------------------------------------------------------------- A. Sinan Unur Department of Policy Analysis and Management, College of Human Ecology, Cornell University, Ithaca, NY 14853, USA mailto:sinan DOT unur AT cornell DOT edu http://www.people.cornell.edu/pages/asu1/