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

GJ_strspn
GJ_wcsspn

 

Syntx

      size_t GJ_strspn( const char *string, const char *strCharSet )

      size_t GJ_wcsspn( const wchar_t *string, const wchar_t *strCharSet )

   GJ_strspn is compatible with Run-Time Library function strspn
   GJ_wcsspn is compatible with Run-Time Library function wcsspn.

   For more informations please refer to MSDN Library.

 

 

 

© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved