Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!haven!aplcen!jhunix!ins_agws From: ins_agws@jhunix (Gordon Stoll) Newsgroups: comp.sys.mac.programmer Subject: MPW C and assembly Message-ID: <1427@jhunix.HCF.JHU.EDU> Date: 12 Apr 89 20:13:53 GMT Sender: ins_bscp@jhunix.HCF.JHU.EDU Reply-To: ins_agws@jhunix (Gordon Stoll) Organization: The Johns Hopkins University - HCF Lines: 7 Does MPW C support in-line assembly code? If so, how do you do it? I have scoured the documentation available to me and found nothing concerning this. If it is not possible to do it in-line, could someone give a concise example of a C source file and an assembly source file wherein the C program calls an assembly language routine? ( All under MPW, MPW C, and MPW assembler ) Thanks beforehand.