From: mschulter AT DOT value DOT net (M. Schulter) Newsgroups: comp.os.msdos.djgpp Subject: Re: Asm source code Date: 2 Sep 1997 00:37:10 GMT Organization: Value Net Internetwork Services Inc. Lines: 20 Message-ID: <5ufn3m$o5f$1@vnetnews.value.net> References: <34094AB5 DOT 939 AT arrakis DOT es> NNTP-Posting-Host: value.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Emilio Pomares Porras (pomares AT arrakis DOT es) wrote: : Can somebody tell my what does /APP and /NO_APP mean? Please see the Info documentation on the GNU assembler: info as syntax preprocessing Since I'm only a very new beginner at assembly language, I wouldn't want to guess wrong in interpreting what the compiler is doing here. When used by a human programmer, however, #APP means "remove whitespace and comments," while #NO_APP means "don't remove whitespace and comments." Again, please see the documentation, which explains more about these issues. Most respectfully, Margo Schulter mschulter AT value DOT net