| AntiDebugLIB Function Reference | |
GJ_strrchr |
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
|