21.07.2010, 10:24
Btw. if it has to be a number.
Example: you have 5 drugs.
Don't use %f or %s.
%s is only text.
Than you need %d
That puts INT. like money and stuff.
Example: you have 5 drugs.
Don't use %f or %s.
%s is only text.
Than you need %d
That puts INT. like money and stuff.

