Quote:
Originally Posted by Natsheh
charsmax( szStates[] ) -1

charsmax( szStates[] )
Theres no need for the minus 1 if youre using charsmax
|
I know that, that's not the reason why it was there. Thanks for the catch, I forgot to delete it.
Code:
native geoip_region_name(const ip[], result[], len, id = -1)
__________________