Mail Archives: djgpp/1997/01/19/02:52:22
Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote:
> > transformed into a native DOS path. There's also other little tricks you
> > might want like transforming /dev/tty into CON:, but that's relatively
>
> You don't need that one with DJGPP: it knows about /dev/tty.
True, but it was an off-the-top-of-the-head example and, besides, I was
talking about passing filenames out of DJGPP (actually gnu-win32) into some
native DOS tool.
> > Yes, but I also need to use some native DOS tools which tend to like
>
> Why? IMHO, any native DOS tool can be replaced with a ported Unix tool.
Let's see...I need to be using the MSVC compiler for one project; I'm also
using a 3rd party tool to take an input file and generate some C code to do
RPC client/server stuff. I don't have the source to the product, so there's
not much I can do about that one.
> Call "_get_dos_version (1)" and see if it returns 5.50. AFAIK, NT is the
> only case that returns that version number.
Great! Thanx,
Scott Blachowicz Ph: 206/283-8802x240 Mathsoft (Data Analysis Products Div)
1700 Westlake Ave N #500
scott AT statsci DOT com Seattle, WA USA 98109
Scott DOT Blachowicz AT seaslug DOT org
- Raw text -