32 va_start (argptr, format);
Contains global functions for string manipulation, encapsulated into the icl_core::os namespace...
int vsnprintf(char *buffer, size_t maxlen, const char *format, va_list argptr)
int snprintf(char *buffer, size_t maxlen, const char *format,...)