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

GJ_strrchr
GJ_wcsrchr

 

Syntx

      char* GJ_strrchr( const char *string, int c )

      wchar_t* GJ_wcsrchr( const wchar_t *string, wint_t c )

   GJ_strrchr is compatible with Run-Time Library function strrchr
   GJ_wcsrchr is compatible with Run-Time Library function wcsrchr.

   For more informations please refer to MSDN Library.

 

 

© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved