Skip to content

silgy_html_unesc

Jurek Muszyński edited this page May 14, 2019 · 2 revisions

char *silgy_html_unesc(const char *string)

Description

HTML-unescapes string. Max length is 64 kB.

Returns

Returns pointer to converted, zero-terminated static string.

Example

Clone this wiki locally