![]() |
![]()
| ![]() |
![]()
SYNOPSISchar * bson_strdup (const char *str); PARAMETERS
DESCRIPTIONCopies str into a new string. If str is NULL, then NULL is returned. RETURNSA newly allocated string that should be freed with bson_free(). AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|