Message-Id: <9604021919.AA09792@gnu.mc.xerox.com> To: Eli Zaretskii Cc: DJ Delorie , djgpp-workers AT delorie DOT com Subject: Re: Style of slashes and `system' In-Reply-To: Your message of "Mon, 01 Apr 1996 21:34:47 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 2 Apr 1996 11:19:47 PST From: "Marty Leisner" dos 3.x had a switchar command (to globally change \ to /). the dos kernel doesn't really care whether we use \ or /) Some applications parse the filenames... All the routines should not do anything with filenames except pass them to the kernel... If you have to deal with braindamaged application, you can deal with them individually... -- marty leisner AT sdsp DOT mc DOT xerox DOT com Member of the League for Programming Freedom