G
Guest
Does anyone know if there is a easy way to change a negitive int value into a
positive int value.
int a = -105 > change this to 105.
With other words is there a command to change to neg sign into pos sign ?
Bardo Versteeg
positive int value.
int a = -105 > change this to 105.
With other words is there a command to change to neg sign into pos sign ?
Bardo Versteeg