From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claudia Neumann Subject: Re: Bug in DOSemu-FreeDOS-bin? Date: Fri, 22 Aug 2003 22:56:17 +0200 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200308222256.17235.dr.claudia.neumann@gmx.de> References: <200308192251.05803.dr.claudia.neumann@gmx.de> <200308220345.06586.kontrare@uklinux.net> Reply-To: dr.claudia.neumann@gmx.de Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: <200308220345.06586.kontrare@uklinux.net> List-Id: Content-Type: text/plain; charset="us-ascii" To: DOSemu Mailingliste Cc: kontrare Hi all Am Freitag, 22. August 2003 05:45 schrieben Sie: > i dont know if this will help but i seem to remember doing a bit > of coding a ways back and using fopen("c:\filename","r+b") in dos > it wouldn't see the file till i did fopen("c:\\filename","r+b") so it may > be the doshell is eating the first backslash, linux's bash will do this > too i.e if you do:- > echo -e \\f > you get a formfeed but a single backslash and you it just prints 'f' > so maybe its seeing it c:info ? > HTH kontrare Maybe that's the bug, but can't we get it right in FreeDOS so that we can get rid of MSDOS? cu Claudia