Hello,
Is there any infinty sign to assign to a variable ?
I need my program to check if the value of one variable is smaller than the other, but i cant do it cause if i dont set a value to my variable at the beginning of the program it will get a random value from memory and if i would assign a value it should be positive and very big as i dont know what number the client will enter in user input.
I hope I didnt express myself too complex