I have an int a that needs to be equal to \"infinity\". This means that if
int a
int b = anyValue;
a>b is always tru
a>b
You can also use INT_MAX:
http://www.cplusplus.com/reference/climits/
it's equivalent to using numeric_limits.