Skip to content

mdz_ansi_size

Maksym Dzyubenko edited this page Feb 7, 2024 · 1 revision

Return string Size in items.

size_t mdz_ansi_size(const struct mdz_Ansi* pAnsi);

Parameter Description
pAnsi pointer to string returned by mdz_ansi_create() or mdz_ansi_create_attached()
Return Description
SIZE_MAX if pAnsi == NULL
Size otherwise
mdz_ansi API Reference is generated using mdzApiRefGenerator.

mdz_string functions

mdz_ansi functions

mdz_utf8 functions

mdz_wchar functions

mdz_utf16 functions

mdz_utf32 functions

mdz_string API Reference is generated using mdzApiRefGenerator.
Clone this wiki locally