Using same namespace in multiple filesBased on the last response, I have tried several ways to get the code to compile. For example, I ch...
Using same namespace in multiple files I am trying to use a namespace in separately compiled files. The individual compiles work fine...
fstream inside of class I figured it out. The open statement should be replaced by the following: [code] ff.open(...
fstream inside of class Thanks for your replies. Now I have a follow-up question. I have decided to have an fstream* ...
fstream inside of class Greetings. I have several classes that manipulate certain files, and each of these classes has...
This user does not accept Private Messages