Search found 2 matches

by shawk
Sat Dec 08, 2012 7:50 am
Forum: Game Development
Topic: std::cout wapper
Replies: 9
Views: 4351

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
by shawk
Fri Dec 07, 2012 3:20 pm
Forum: Game Development
Topic: std::cout wapper
Replies: 9
Views: 4351

std::cout wapper

How would you make wrapper to out std::cout to text file in c++