printing out data to many different filesNow it works, thank you very much! What if I want to print something out to only one of those fil...
printing out data to many different filesI can't figure out what is wrong [code]class Output{ private: int nout; std::vector<std::o...
printing out data to many different filesHow do I make this work with templates? I'm trying to do what ne555 wrote but I can't figure it out.
printing out data to many different filesHow shall I use it (the template written by ne555)? I am trying, but I still get lots of errors comp...
printing out data to many different filesOverloading << operator for builtin types works. But how to overload this operator to use it with st...
This user does not accept Private Messages