Posts: 63
Threads: 24
Joined: Aug 2011
Reputation:
0
How to format string, if i have for example 56 int, and i want to make: 00000056?
Posts: 63
Threads: 24
Joined: Aug 2011
Reputation:
0
new Kilo[128];
How i can get number from array?
Posts: 63
Threads: 24
Joined: Aug 2011
Reputation:
0
Im using inc, that returns array. In that array are numbers, and i want substract from it.
Kilo[128]; This is what i get from include. Now i want to substract Kilo-40;
Posts: 63
Threads: 24
Joined: Aug 2011
Reputation:
0
Nevermind, +rep for help.