Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 8/21/84; site styx.UUCP Path: utzoo!linus!decvax!decwrl!sun!idi!styx!jlt From: jlt@styx.UUCP (John L. Thomas) Newsgroups: net.micro.pc Subject: Re: Pathnames in "C" compilers (Help!) Message-ID: <12875@styx.UUCP> Date: Sun, 22-Sep-85 22:48:16 EDT Article-I.D.: styx.12875 Posted: Sun Sep 22 22:48:16 1985 Date-Received: Wed, 25-Sep-85 11:44:18 EDT References: <450@philabs.UUCP> Distribution: net Organization: Lawrence Livermore Laboratory, Livermore, CA Lines: 20 > > infile=fopen("c:\usr\text\things.txt","r") > *** REPLACE THIS LINE WITH YOUR ESCAPE CHARACTER *** Remember? '\\' is an escape character? Try feeding an extra one to the parser. infile=fopen("c:\\usr\\text\\things.txt","r") John -- ARPA jlt@styx UUCP ...!seismo!lognet2!styx!jlt ...!idi!styx!jlt From Stebwer's Dictionary: Absent minded -adj. 1. Uh, well, uh, ... I forget. 2. What were we talking about?