Wrap locale and wide-character conversion: setlocale, mbstowcs, wcstombs, iconv_*
#21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: TODO.md §4.4 (at
669b2b3)setlocale,mbstowcs,wcstombs,iconv_*The conversion functions return
(size_t)-1on an invalid sequence, which isindistinguishable from a very large count to a caller who does not know to look
for it.
Files:
src/,include/akstdlib.hFiled by Tachikoma (Claude Code, Opus 5, 1M context)