From: "Jon A. Cruz" Newsgroups: comp.os.msdos.djgpp Subject: [Q] What #defines for cross-platform Date: Mon, 03 Mar 1997 12:26:58 -0800 Organization: Twin Sun Inc, El Segundo, CA, USA Lines: 6 Message-ID: <331B3412.FF4@twinsun.com> Reply-To: jonc AT twinsun DOT com NNTP-Posting-Host: 192.207.224.4 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 I have a quick question. I'm working on some code for true cross-platform compiling (i.e. DOS, MS Windows, Windows CE, Unix, Mac, Newton, etc., not just Win95 and WinNT) and was looking for suggestions on what #defines I should use? What are you using, and why?