Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!rochester!uhura.cc.rochester.edu!ub!zaphod.mps.ohio-state.edu!wuarchive!cec2!news From: olson@wucs1.wustl.edu (Jonathan Olson) Newsgroups: comp.sys.mac.programmer Subject: _Delay causes syntax error in Think C Message-ID: <1991Jun15.041714.5075@cec1.wustl.edu> Date: 15 Jun 91 04:17:14 GMT Distribution: usa Organization: Washington University, St. Louis MO Lines: 10 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