|
Ruby 1.9.2p290(2011-07-09revision32553)
|
#include <ctype.h>Go to the source code of this file.
Functions | |
| long | strtol (const char *nptr, char **endptr, int base) |
| long strtol | ( | const char * | nptr, |
| char ** | endptr, | ||
| int | base | ||
| ) |
Definition at line 6 of file strtol.c.
References result.
Referenced by ip_RubyExitCommand(), mktime_do(), sycklex_yaml_utf8(), and yaml_org_handler().
1.7.3