Re: how to design an testing example
- From: Richard Heathfield <invalid@xxxxxxxxxxxxxxx>
- Date: Tue, 31 Oct 2006 06:57:03 +0000
Subbu said:
Hi,
While passing the file name use "\\" insted of "\".
No. File names might not even /have/ a \ character as part of their name. At
least as far as I'm aware, none of the files on my filesystem does, and
even if the OP's system does, the advice doesn't apply to the OP anyway.
The reason for using \\ instead of \ when you want a \ in astring literal
is nothing to do with files and everything to do with string literals.
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
.
- References:
- how to design an testing example
- From: qazwsx746
- Re: how to design an testing example
- From: Subbu
- how to design an testing example
- Prev by Date: Re: if clause
- Next by Date: realloc(): invalid next size
- Previous by thread: Re: how to design an testing example
- Next by thread: Re: how to design an testing example
- Index(es):
Relevant Pages
|
|