Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!uwm.edu!ogicse!milton!serval!att3b2.tricity.wsu.edu!msmith From: msmith@att3b2.tricity.wsu.edu (Mark Smith) Newsgroups: comp.os.msdos.apps Subject: Warnings in MS QuickC Message-ID: <1991May14.012549.5878@serval.net.wsu.edu> Date: 14 May 91 01:25:49 GMT Article-I.D.: serval.1991May14.012549.5878 Sender: news@serval.net.wsu.edu (USENET News System) Organization: Washington State University Lines: 10 I've just lately started using MS QuickC. My problem (annoyance) is that when I compile a program it will give me the warning about not haveing function prototypes for my homebrew functions when I already do!! But!!, when I recompile without changeing anything, nada, zip (get the picture) it goes just fine, I'm also using warning level 3 (/W3). I'd use 4 but it gripes about my K&R function defns. Any Ideas? Is it just a bug or a minor quirk? msmith@att3b2.tricity.wsu.edu