-
- Downloads
if strListFind() is passed a NULL 'str' value, return -1 (not found)
Return int value for "string not found" rather than crash/segfault. Seems the better option.
Please register or sign in to comment
Return int value for "string not found" rather than crash/segfault. Seems the better option.