| AntiDebugLIB Function Reference | |
GJ_strlen |
size_t GJ_strlen( const char *string )
size_t GJ_wcslen( const wchar_t *string )
GJ_strlen is compatible
with Run-Time Library function strlen.
GJ_wcslen is compatible
with Run-Time Library function wcslen.
For more informations please refer to MSDN Library.
© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved
|