#Simple C question
24-Feb-93 22:49:10
Sb: #32468-#Simple C question
Fm: Matthew J. W. Ratcliff 76703,1077
To: Greg Comeau@Comeau Cmptg 72331,3421
Yes,#pragmas, as mystical as they may seem (to me) provide a standard way to be
non-standard! Specifically addressing the proto pragmas for SAS, somewhere in
the docs it does mention that the pragmas know the args for all these amiga
library f'ns, and generate more efficient inline-assembly type calls to these
routines… which makes me wonder why the protos aren't all like this.. like
having a compiler option to generate lame code on purpose… that defaults to
ON.