Function novel_vsprintf

Function Documentation

string novel_vsprintf(byte*, va_list)

Custom printf for other data-types.

Note

Heap allocates memory, should be freed after printing.