| AntiDebugLIB Function Reference | |
GJ_atoi |
int GJ_atoi( const char *string )
long GJ_atol( const char *string )
GJ_atoi is compatible
with Run-Time Library function atoi .
GJ_atol is compatible
with Run-Time Library function atol .
For more informations please refer to MSDN Library.
© Copyright 2009 AntiDebugLIB International Inc. All Rights Reserved
|