PatchworkOS
Loading...
Searching...
No Matches
ulltoa.c File Reference
#include <stdlib.h>
#include "common/digits.h"

Go to the source code of this file.

Functions

char * ulltoa (unsigned long long value, char *str, int base)
 

Function Documentation

◆ ulltoa()

char * ulltoa ( unsigned long long  value,
char *  str,
int  base 
)

Definition at line 5 of file ulltoa.c.

References _digits.

Referenced by procedure().