| AntiDebugLIB Function Reference | |
GJ_strchr |
char* GJ_strchr( const char *string, int c )
wchar_t* GJ_wcschr( const wchar_t *string, wint_t c )
GJ_strchr is compatible
with Run-Time Library function strchr.
GJ_wcschr is compatible
with Run-Time Library function wcschr.
The more information please to reference MSDN Library.
© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved
|