home *** CD-ROM | disk | FTP | other *** search
- Path: li.net!jeremy
- From: jeremy@newshost.li.net (Jeremy Markman)
- Newsgroups: comp.lang.c,comp.sys.amiga.programmer
- Subject: Re: pointer conversion error
- Followup-To: comp.lang.c,comp.sys.amiga.programmer
- Date: 25 Mar 1996 20:16:01 GMT
- Organization: LI Net (Long Island Network)
- Message-ID: <4j6uu1$ehf@linet06.li.net>
- References: <381.6657T11T967@mistral.co.uk>
- NNTP-Posting-Host: linet04.li.net
- X-Newsreader: TIN [version 1.2 PL2]
-
- Adam Atkinson (ghira@mistral.co.uk) wrote:
- : my c compiler (SAS/C version 6.56) creates a warning about the following:
-
- : printf("%u %u %u \n", i, l, h);
-
- Are i, l and h declared as pointers? We need more code to fix this for
- you....
-
-