X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "K.J.Williams" Newsgroups: comp.os.msdos.djgpp Subject: inverted slashes in file pathes Date: Wed, 1 Aug 2012 16:51:19 -0700 (PDT) Organization: http://groups.google.com Lines: 16 Message-ID: <5168a9f9-542b-4c99-b4d7-cb9dd8b8c2d5@googlegroups.com> References: <17d4b525-2c31-4c20-b3c5-a7118343e9a5 AT googlegroups DOT com> NNTP-Posting-Host: 75.164.218.167 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1343865080 16570 127.0.0.1 (1 Aug 2012 23:51:20 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 1 Aug 2012 23:51:20 +0000 (UTC) In-Reply-To: <17d4b525-2c31-4c20-b3c5-a7118343e9a5@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=75.164.218.167; posting-account=jrLHRgkAAABPV01ZW_RN_U6Tm5UnYNUx User-Agent: G2/1.0 Bytes: 1627 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thursday, July 19, 2012 7:16:06 PM UTC-7, K.J.Williams wrote: Oh there's one more stupid thing that I just discovered ... I don't know if its DJGPP or RHIDE.. But I am using this in MS-DOS (under W95), and the paths in each of my code files at the top (in RHIDE) have been inverted - the path slashes of my file paths are like Linux ... instead of C:\djgpp\programs\code\myfile.c its C:/djgpp/programs/code/myfile.c Its driving me nuts because I USE both types of OS systems... I use more than one computer