![]() |
![]()
| ![]() |
![]()
SYNOPSISint bson_snprintf (char *str, size_t size, const char *format, ...); PARAMETERS
DESCRIPTIONThis is a portable wrapper around snprintf(). It also enforces a trailing \0 in the resulting string. RETURNSThe number of bytes written to str. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|