-
- Downloads
Add iniGetIntInRange() for range-enforced integer values
If you're going to use a read key value as say, an index into fixed-length array, then you better be sure it's within an expected range.
Please register or sign in to comment
If you're going to use a read key value as say, an index into fixed-length array, then you better be sure it's within an expected range.