Why display with printf in C++ ?
#1
Hello,

I see https://github.com/mc-server/MCServer/bl...Server.cpp you never use cout, why ?
Reply
Thanks given by:
#2
I guess I'm just more used to the printf() format.
Reply
Thanks given by:
#3
Also we almost never use io directly and the printf format is easier to write a wrapper round.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)