![]() |
![]()
| ![]() |
![]()
SYNOPSISchar * bson_strdup_printf (const char *format, ...); PARAMETERS
DESCRIPTIONThis function performs a printf style format but into a newly allocated string. RETURNSA newly allocated string that should be freed with bson_free(). AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|