|
ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
|
🔤 UTF-8 encoding and decoding with multi-byte character support More...
Go to the source code of this file.
Functions | |
| int | utf8_decode (const uint8_t *s, uint32_t *codepoint) |
| Decode a UTF-8 sequence to a Unicode codepoint. | |
🔤 UTF-8 encoding and decoding with multi-byte character support
Definition in file utf8.c.