Search found 2 matches
- Sat Dec 08, 2012 7:50 am
- Forum: Game Development
- Topic: std::cout wapper
- Replies: 9
- Views: 5026
Re: std::cout wapper
But I need lua to print to it also so if lua print function only uses std::cout I would have to make a different function for lua to access the ofstream
- Fri Dec 07, 2012 3:20 pm
- Forum: Game Development
- Topic: std::cout wapper
- Replies: 9
- Views: 5026
std::cout wapper
How would you make wrapper to out std::cout to text file in c++