|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| char * | lltoa (long long int value, char *str, int base) |
| char * lltoa | ( | long long int | value, |
| char * | str, | ||
| int | base | ||
| ) |
Definition at line 6 of file lltoa.c.
References remainder(), and start().