#include <stdlib.h>#include <string.h>#include "limits.h"#include <float.h>#include <stdarg.h>#include <ctype.h>#include "sprintf.h"Functions | |
| unsigned | ucvt (unsigned long v, char *buffer, int base, int width, int flag) |
| unsigned | dcvt (long v, char *buffer, int base, int width, int flag) |
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
1.4.1