/home/tetron/hack/vos/libs/vos/vutil/snprintf.hh File Reference
Go to the source code of this file.
Functions
- VUTIL_API int snprintf (char *str, size_t count, const char *fmt,...)
- VUTIL_API int vsnprintf (char *str, size_t count, const char *fmt, va_list arg)
Function Documentation
| VUTIL_API int snprintf | ( | char * | str, | |
| size_t | count, | |||
| const char * | fmt, | |||
| ... | ||||
| ) |
| VUTIL_API int vsnprintf | ( | char * | str, | |
| size_t | count, | |||
| const char * | fmt, | |||
| va_list | arg | |||
| ) |