home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!spool.mu.edu!yale.edu!ira.uka.de!smurf.sub.org!artcom0!hb.maus.de!k.maus.de!Peter_Missel
- From: Peter_Missel@k.maus.de (Peter Missel)
- Newsgroups: comp.sys.atari.st.tech
- Subject: Re: How do you set a disk's vo
- Message-ID: <A52093@K.maus.de>
- Date: 8 Jan 93 18:43:00 GMT
- Article-I.D.: K.A52093
- References: <A20025@HB.maus.de>
- Organization: MausNet (Mitglied im IN e.V.)
- Lines: 8
- X-Gateway: MausGate/News 1.16/hb
-
- n>Warning! 'chdir("a:\")' will cause 'an unterminated string' or other
- n>"interesting" error messages. See further down in the quoted article.
- n> --mj
-
- of course it will - the correct spelling is chdir( "a:\\" ), since the
- backslash is the escape character.
-
- (that's my favourite typing mistake when dealing with filenames in C...)
-