11.09.2011, 02:55
Quote:
Larceny + reputation codigo funciono perfeito
Vai Besta falar bestera !!! %s й para strings %d para numeros, pelo que eu saiba hora e sinais й numeros!!! |
tai a lista da wiki
pawn Код:
%b Inserts a number at this position in binary radix
%c Inserts a single character.
%d Inserts an integer (whole) number
%f Inserts a floating point number.
%i Inserts an integer.
%s Inserts a string.
%x Inserts a number in hexadecimal notation.
%% Inserts the literal '%'