Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!rice!hsdndev!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.sys.apple2 Subject: Re: Orca/C 1.2 bug Message-ID: <16397@smoke.brl.mil> Date: 12 Jun 91 19:38:25 GMT References: <841@generic.UUCP> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 6 In article <841@generic.UUCP> ericmcg@pnet91.cts.com (Eric Mcgillicuddy) writes: >Has anyone had trouble declaring a void function? No. Check whatever precedes the function you're having trouble with, for example an #include file. Often the preceding declaration has a problem that is not reported until parsing of the function begins.