17.01.2011, 16:15
I've got one question.
First I'll show you an a example of what I don't understand
So, what does these "02" stands for in that code?? 'Cause when I change it to: "%d", it's the same.
First I'll show you an a example of what I don't understand
pawn Код:
printf("Code has been started in %02d:%02d:%02d", Hour, Minute, Second);