Create internal strcmp variants for function ptrs
Using the builtin strcmp and strcasecmp as function pointers is problematic on win32. This adds internal implementations and divorces us from the platform linkage.
Showing
Please
register
or
sign in
to comment