Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!bloom-beacon!eru!kth.se!cyklop.nada.kth.se!news From: d88-jwa@byse.nada.kth.se (Jon W{tte) Newsgroups: comp.unix.aux Subject: Re: More fun and games with gcc, A/UX, and porting MPW code. Message-ID: Date: 12 Jun 91 15:38:06 GMT References: <1991Jun12.083539.7444@newshost.anu.edu.au> Sender: news@nada.kth.se (Mr News) Organization: Royal Institute of Technology, Stockholm, Sweden Lines: 28 In-reply-to: djp862@anu.oz.au's message of 12 Jun 91 08:35:39 GMT > djp862@anu.oz.au ("David J Peterson") writes: Take a look at the following if that didn't make sense, its a simple program and the output, or errors from gcc. void printtest(long, int, short, char, char *); void printtest(l, i, s, c, cp) long l; int i; short s; char c; char *cp; { The right and correct way is to change the definition to: void printtest ( long l , int i , short s , char c , char * cp ) { Cheerio, -- Jon W{tte h+@nada.kth.se - Speed !