Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!wuarchive!cec2!news From: jyp@wucs1.wustl.edu (Jerome Yvon Plun) Newsgroups: comp.sys.mac.programmer Subject: Inline assembly code in Think C 4.0 Message-ID: <1990Jul26.204548.8163@cec1.wustl.edu> Date: 26 Jul 90 20:45:48 GMT Sender: news@wucs1.wustl.edu (USENET News System) Reply-To: jyp@wucs1.wustl.edu (Jerome Yvon Plun) Distribution: usa Organization: Washington University, St. Louis MO Lines: 6 Keywords:assembly, Think C Think C manual states that the Toolbox functions not in ROM can not be used in inline assembly code. Is there any way to use those routines using a different calling scheme than the Trap name? Jerome