www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/24/07:46:27

Message-ID: <37C23881.9E64C09B@softhome.net>
Date: Tue, 24 Aug 1999 08:15:29 +0200
From: Laurynas Biveinis <lauras AT softhome DOT net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: lt,en
MIME-Version: 1.0
To: salvador AT inti DOT gov DOT ar
CC: Sascha Zapf <nc-zapfsa AT netcologne DOT de>,
DJGPP Mailing List <djgpp AT delorie DOT com>
Subject: Re: TV Patch
References: <37BC9598 DOT FCC6D93A AT netcologne DOT de> <37BE5F62 DOT 1D0162D9 AT softhome DOT net> <37C15C74 DOT 44391BE0 AT inti DOT gov DOT ar>
Reply-To: djgpp AT delorie DOT com

salvador wrote:
> 
> Laurynas Biveinis wrote:
> 
> > Now about the real fix. Salvador, isn't somewhere in TV
> > function for converting backslashes to slashes? It should
> > go OK here. (Just I'm afraid that not only here, but in
> > many other places...)
> 
> I don't know if that's a good idea because then the program will be compilable
> only under DOS.
> So I'm not so sure.

How about 

#ifdef DJGPP
back2forwardslash(dir);
#endif

Turbo Vision has to support both cases - 1) backslashes for porting
existing Borland C++ programs and 2) slashes for new DJGPP programs.

Laurynas Biveinis


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019