Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!emory!mephisto!gatech!galbp!gisatl!david From: david@gisatl.FIDONET.ORG (David Deitch) Newsgroups: comp.os.msdos.programmer Subject: Inline assembly language with MSC 5.x (Can it be done?) Message-ID: <431.26DFC08C@gisatl.FIDONET.ORG> Date: 1 Sep 90 02:57:36 GMT Organization: Galaxy Information System (GIS) 1:133/411 Atlanta, Ga Lines: 24 In a message of James D. Murray (add@sciences.sdsu.edu ) writes: > Does MSC 5.x or 6.x support in-line assembly language? > I cannot find a pragma or command line switch to indicate that > it does. Also, the string "asm" is not a reserved word under > MSC 5.x. I am pretty sure the answer is no, but I have only been programming in MSC for a year now. What I have done is use the Macro Assembler to create an object I linked with the C object. The docs are pretty good at describing what you must do, and MASM 5.1 provides some macros that make it simple. David Deitch (GIS) deitch@gisatl.fidonet.org 1:133/411@fidonet -- ----------------------------------------------------------------------------- David Deitch - via FidoNet node 1:133/411 UUCP: galbp!gisatl!david INTERNET: david@gisatl.FIDONET.ORG