From: stdenis Newsgroups: comp.os.msdos.djgpp Subject: portable code Date: Sun, 28 Jun 1998 11:50:50 -0400 Organization: Computers & More Inc. Lines: 10 Message-ID: <35966659.4760AC58@compmore.net> NNTP-Posting-Host: port12.compmore.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk What is the safest way to make portable code? Would this be ok? -pendatic -ansi -Wall (also is it -Wall or -wall)? tom