[comp.sys.mac.programmer] _Delay causes syntax error in Think C

olson@wucs1.wustl.edu (Jonathan Olson) (06/15/91)

I am writing a program on the mac using Think C, and we just replaced
some of the includes and the Mac Headers with a semi-update for System
7.0.  I've been going around the include sources cleaning up after them,
and my latest problem is a syntax error inside the sleep(n) function.
The body of it just contains an assembler routine (using asm) that has
a trap call to _Delay.  Think C tells me that there is a syntax error on
the line containing this call.  Nobody here knows why.  Any illumination?
Please reply via e-mail, if you would.

Jonathan Olson