PrintInt
From King Arthur's Gold Wiki
Revision as of 18:32, 22 August 2012 by Shadlington (Talk | contribs)
Prints the given integer with the given prefix text.
void printInt(const string &prefix, int i)
Prints the given integer with the given prefix text.
void printInt(const string &prefix, int i)