int _atoi( char* asc ); char* _fgets( char* adrs, char* buf ); char* _strtok( char* src, char* sep );