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

GJ_strncmp
GJ_wcsncmp

 

Syntx

      int GJ_strncmp( const char *string1, const char *string2, size_t count )

      int GJ_wcsncmp( const wchar_t *string1, const wchar_t *string2, size_t count )

   GJ_strcnmp is compatible with Run-Time Library function strncmp
   GJ_wcsncmp is compatible with Run-Time Library function wcsncmp.

   For more informations please refer to MSDN Library..

 

 

© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved