Xref: utzoo comp.sys.ibm.pc.misc:1379 comp.os.msdos.programmer:752 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!srhqla!demott!kdq From: kdq@demott.COM (Kevin D. Quitt) Newsgroups: comp.sys.ibm.pc.misc,comp.os.msdos.programmer Subject: Re: Inline assembly code possible with any compiler Message-ID: <528@demott.COM> Date: 4 Sep 90 16:28:25 GMT References: <1990Sep4.100511.10686@uokmax.uucp> Reply-To: kdq@demott.COM (Kevin D. Quitt) Followup-To: comp.sys.ibm.pc.misc Organization: DeMott Electronics Co., Van Nuys CA Lines: 18 In article <1990Sep4.100511.10686@uokmax.uucp> bateman@nsslsun.gcn.uoknor.edu (Monte Bateman) writes: >It's possible to do in-line assembler with ANY compiler. [ abominable technique of executing a string of octal constants deleted]. Sorry, that isn't in-line assembly. It's unsupportable, and since there can't be any references to normal variables, mostly useless. The power on in-line assembly is that you *can* get to normal variables, with the linker doing the corrections for you. There's also this idea called "documentation"... -- _ Kevin D. Quitt demott!kdq kdq@demott.com DeMott Electronics Co. 14707 Keswick St. Van Nuys, CA 91405-1266 VOICE (818) 988-4975 FAX (818) 997-1190 MODEM (818) 997-4496 PEP last 96.37% of all statistics are made up.