TIB: How do you use int so it goes up?


[Prev][Next][Index][Thread]

TIB: How do you use int so it goes up?




1+int(1.2 will give you 2.
1+int(1.9 will also give you 2.

Using .5 uses up a whole extra byte

_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]


References: