Sender: nate AT cartsys DOT com Message-ID: <364214BF.30ECC8CF@cartsys.com> Date: Thu, 05 Nov 1998 13:12:31 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.35 i486) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Compilers References: <01be08c5$9846aa20$1922f0d1 AT persona> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com PureEnergy wrote: > > Anyone know where I can find a C compiler for DOS......and does anyone know > how to read serial numbers off of your hardware parts VIA software....I am > writing a diagnostics program (yeah I know that they are everywhere) and I > would like to include asa much as possible in it.... Hmm... now how did you manage to find out about this newsgroup without finding out about DJGPP? Indeed, that's exactly what DJGPP is, a C compiler for DOS, and more. www.delorie.com/djgpp/ for more. As for serial numbers, that might be tricky. Probably every computer manufacturer implements serial numbers in a different way. But you could read the Interrupt List and see what there is helpful: ftp://ftp.simtel.net/pub/simtelnet/msdos/info/inter* -- Nate Eldredge nate AT cartsys DOT com