![]() |
![]()
| ![]() |
![]()
SYNOPSISchar * bson_strdupv_printf (const char *format, va_list args); PARAMETERS
DESCRIPTIONThis function is like bson_strdup_printf() except takes a va_list of parameters. RETURNSA newly allocated string that should be freed with bson_free(). AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|