TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:10785] [OFF] Back to my C question...



Nahh...

Just a few standard libraries...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <conio.h>

So, just a recompile, eh? Hrm....
----- Original Message ----- 
From: Christopher Palmer <reid@pconline.com>
To: <tclug-list@mn-linux.org>
Sent: Thursday, December 02, 1999 1:17 PM
Subject: Re: [TCLUG:10785] [OFF] Back to my C question...


> On Thu, 2 Dec 1999, Brian J. Ackermann wrote:
> 
> > As this program was written with DJGPP, its a DOS program.
> > 
> > What will happen to the app when (if) my client moves toward
> > Win2000?
> > 
> > My understanding is that W2000 is not supposed to have a DOS shell
> > anymore, so....
> 
> Unless it uses some libs specific to DJGPP or DOS, a recompile should
> suffice.
> 
> 
> -- Chris
> 
>   Christopher Reid Palmer : www.innerfireworks.com
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org
> 
>