AntiDebugLIB Function Reference
Http://www.antidebuglib.com

GJ_strcmp
GJ_wcscmp

 

Syntx

      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