DOKK / manpages / debian 13 / libbson-doc / bson_string_append_c.3.en
BSON_STRING_APPEND_C(3) libbson BSON_STRING_APPEND_C(3)

WARNING:

Deprecated since version 1.29.0.



void
bson_string_append_c (bson_string_t *string, char str);


  • string: A bson_string_t.
  • str: An ASCII char.

Appends c to the string builder string.

WARNING:

The length of the resulting string (including the NULL terminator) MUST NOT exceed UINT32_MAX.


MongoDB, Inc

2009-present, MongoDB, Inc.

May 7, 2025 1.30.4