Converting a Float into an Integer
#1

Hello, I've seen this code

Код:
new Float:FloatValue
new Value = 52;
FloatValue = float(Value);
where u turn an integer to a float, how to do the opposite?

Reply


Messages In This Thread
Converting a Float into an Integer - by aNdReSk - 24.06.2010, 20:21
Re: Converting a Float into an Integer - by Finn - 24.06.2010, 20:25

Forum Jump:


Users browsing this thread: 1 Guest(s)