Message-ID: <385A7A20.EDF22A95@home.com> From: "Edward F. Sowell" X-Mailer: Mozilla 4.61 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: NT and DJGPP References: <199912171554 DOT RAA02040 AT bspu DOT unibel DOT by> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 17 Dec 1999 18:59:30 GMT NNTP-Posting-Host: 24.0.195.218 X-Complaints-To: abuse AT home DOT net X-Trace: news1.alsv1.occa.home.com 945457170 24.0.195.218 (Fri, 17 Dec 1999 10:59:30 PST) NNTP-Posting-Date: Fri, 17 Dec 1999 10:59:30 PST Organization: @Home Network Lines: 24 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com bokovoy AT bspu DOT unibel DOT by wrote: > You're not right: DOS itself (in its core) allows usage of forward slashes. > Even more: if you do system calls with paths delimiters set to '/', it'll work without > problems. > Try to type 'cd c:/windows' for example from command prompt in FAR or another Windows > console application (but not from command.com - it disables > such notation) and see the magic. > -- Yes, but there ARE places where the predilection of the DJGPP software to / causes grief for DOS/Windows programmers. Offhand, I can't remember the specifics, but I well remember the pain. For all its virtues, not the least of which is its cost, the DJGPP port to DOS/Windows has some UNIX baggage. I am always reluctant to complain too loudly, as I do use it occasionally and the folks here provide a lot of helpful (and free) advice. But the community is better served if these issues are better known, and when raised by newcomers are addressed without being defensive. Ed Sowell