inc
Returns this value incremented by one. If this value equals -1
, it returns 1
instead. If this value is the maximum, it returns the minimum value instead.
Returns this value incremented by one. If this value equals -1
, it returns 1
instead. If this value is the maximum, it returns the minimum value instead.