var Integer

General Injection issues

Moderators: Murderator+, Murderator

Post Reply
MaNTiDe
Posts: 3
Joined: 2004-04-08 11:33:14
Contact:

var Integer

Post by MaNTiDe »

How can i set one variables integer????
Examples.: a=3/2 wich type of variable i must use to take 2,5 and wich to take 2?????????????
Much that once was, were lost, for none now live to remember
MaNTiDe
Posts: 3
Joined: 2004-04-08 11:33:14
Contact:

up

Post by MaNTiDe »

pls answer me
Much that once was, were lost, for none now live to remember
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

a=INT(3/2)
Post Reply