Why doesn't this work:
#include <fstream.h>
ifstream quoteFile("C:\windows\desktop\quote.txt");
The error message basically says that it doesn't like the '\w' or the '\d' or '\q'. so how am i supposed to tell it what directory the file is in...
|
Results 1 to 2 of 2
Thread: file streamsThreaded View
|
Click Here to Expand Forum to Full Width |