| AntiDebugLIB Function Reference | |
GJ_strcmp |
int GJ_strcmp( const char *string1, const char *string2 )
int GJ_wcscmp( const wchar_t *string1, const wchar_t *string2 )
GJ_strcmp is compatible
with Run-Time Library function strcmp.
GJ_wcscmp is compatible
with Run-Time Library function wcscmp.
For more informations please refer to MSDN Library.
© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved
|