Choco OS
V.0.16.9.0
Join to the chocolate world
|
Functions | |
oC_ErrorCode_t | oC_KPrint_Format (char *outBuffer, oC_UInt_t Size, const char *Format, va_list ArgumentList) |
oC_ErrorCode_t oC_KPrint_Format | ( | char * | outBuffer, |
oC_UInt_t | Size, | ||
const char * | Format, | ||
va_list | ArgumentList | ||
) |
Based on: http://www.jbox.dk/sanos/source/lib/vsprintf.c.html#:71
outBuffer | |
Size | |
Format | |
ArgumentList |
Definition at line 196 of file oc_kprint.c.