CompuServe Messages

#C prog. wannabee

    16-Aug-95 06:33:09
Fm: Jim Butterfield 73624,14
To: Peter Wade 100265,2740
>> Some compilers can get by without amiga.lib, SAS certainly can… I'm curious about this. I know that SAS C makes pragmas available to produce more efficient calls to many library functions… But I thought that amiga.lib was the only source of code for: printf, fprintf, etc. As far as I know, code for this is not in the .include files nor in the system shared library, and the compiler does not generate it; rather, it picks it from amiga.lib… Is this not the case? –Jim