09.10.2015, 22:08
Quote:
False, it will not bug out. If you want to print the leading zero's you can easily do so.
You shouldn't use two sscanf strings for that. If you'd do it like I said it would be better. It's your code however, do as you will. Now about the leading zero's. You shouldn't store it as a string to get them. You said:The correct way to do this would be this (example): pawn Код:
|