help, formatting
#1

How to format string, if i have for example 56 int, and i want to make: 00000056?
Reply
#2

pawn Код:
"%08d"
Reply
#3

new Kilo[128];
How i can get number from array?
Reply
#4

Quote:
Originally Posted by Micius
Посмотреть сообщение
new Kilo[128];
How i can get number from array?
What do you mean?
pawn Код:
// Kilo[number_value]
Reply
#5

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;
Reply
#6

Nevermind, +rep for help.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)