home *** CD-ROM | disk | FTP | other *** search
- Path: news.ios.com!usenet
- From: larrymb@gramercy.ios.com (Pacarana)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: include:clib/stdio_protos.h - where is it?
- Date: 25 Mar 1996 23:07:36 GMT
- Organization: Internet Online Services
- Message-ID: <350.6658T921T1901@gramercy.ios.com>
- References: <354.6656T1088T147@mistral.co.uk>
- NNTP-Posting-Host: ppp-68.ts-6.hck.idt.net
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
-
- >The SAS/C 6.50 manual says to use include:clib/stdio_protos.h rather than
- >include:stdio.h to call AmigaDos versions of stdio stuff, but I don't have
- >a file called include:clib/stdio_protos.h
- >NDK3.1 doesn't include such a thing either.
- That's because the clib drawer uses SAS functions not AmigaOS ones. Just use
- the clib drawer even with OS 3.1
-
-