Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucselx!news From: add@sciences.sdsu.edu (James D. Murray) Newsgroups: comp.os.msdos.programmer Subject: Inline assembly language with MSC 5.x (Can it be done?) Message-ID: <1990Aug29.021708.18186@ucselx.sdsu.edu> Date: 29 Aug 90 02:17:08 GMT Sender: news@ucselx.sdsu.edu (News Admin) Organization: SDSU College of Sciences Lines: 7 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. If it does, how does one create the in-line code?