Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

bson_string_append_printf - Man Page

Synopsis

void
bson_string_append_printf (bson_string_t *string, const char *format, ...)
   BSON_GNUC_PRINTF (2, 3);

Parameters

Description

Like bson_string_append() but formats a printf style string and then appends that to string.

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libbson