delorie.com/archives/browse.cgi | search |
From: | Vic <tudor AT cam DOT org> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Another silly question! |
Date: | Tue, 06 Oct 1998 21:28:50 -0400 |
Organization: | Communications Accessibles Montreal, Quebec Canada |
Lines: | 20 |
Message-ID: | <361AC3D2.1D94@cam.org> |
References: | <m0zQdM7-000S4TC AT inti DOT gov DOT ar> |
NNTP-Posting-Host: | dialup-370.hip.cam.org |
Mime-Version: | 1.0 |
X-Mailer: | Mozilla 3.0Gold (Win95; I) |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Salvador Eduardo Tropea (SET) wrote: > > uhfgood AT aol DOT com (Uhfgood) wrote > > > Hey... consider the following function : > > > > jerk( ) > > { > > printf("Bill is a jerk.\n"); > > } > > > > How come I don't get any prototyping warnings or errors when > > I compile this? It compiles fine... no warnings or nothin' > > > > try: > gcc -Wall test.c I think you get the highest level of warnings by using -Wall -O -ansi -pedantic
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |