Path: utzoo!utgpu!attcan!uunet!tank!mimsy!eneevax!haven!rutgers!cmcl2!rocky8!cucard!ccnysci!cpyang From: cpyang@ccnysci.UUCP (Chao Ping Yang) Newsgroups: comp.sys.mac.programmer Subject: Example MPW C Assembly interface wanted Keywords: interface,assembly,MPW,C Message-ID: <968@ccnysci.UUCP> Date: 3 Nov 88 16:43:03 GMT References: <967@ccnysci.UUCP> Reply-To: cpyang@ccnysci.UUCP (Chao Ping Yang) Distribution: comp.sys.mac.programmer Organization: City College of New York Lines: 10 Can somebody give me an example MPW Assembly program that is called by a MPW C main program? Or is there any way to embed the Assembly code inside the C source file? The assembly function should get a few arguments from the C calling program and reture a value. Your help will be greatly appreciated. ==Chaoping