Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

idiots everywhere

Name: Anonymous 2008-03-03 14:16

some guy said that
std::cout << std::hex << std::setfill('0') << std::setw(8) << x << std::dec << std::endl;
was easier to read than
printf("0x%08xn", x);

PROVE HIM WRONG!

Name: Anonymous 2008-03-03 14:44

That's why I use fprintf.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List