C++ "int"

Associate
Joined
21 Feb 2004
Posts
886
Hello,

I have an int which is 00, however when i print it out on the screen it only produces one zero when i want both or even if i have 02 it only prints 2. Is there a function or a character that allows me to include both zeros?

Thank you,

Eliot.
 
Back
Top Bottom