Data Structures | |
| struct | di_rstring |
| raw string More... | |
Functions | |
| int | di_snprintfcat (char *str, size_t size, const char *format,...) |
| char * | di_stradup (const char *s, size_t n) |
|
||||||||||||||||||||
|
cat resolved format to str
|
|
||||||||||||
|
Copies n bytes from s, without calculating the lenght of s themself.
|
1.3.7