From d79a16a7d172ece3b01bf78ab7c6db02dc9cf267 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 31 Mar 2024 17:22:46 +0200 Subject: Add mbio.h and freadrune() --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 43a62c6..e8c87cd 100644 --- a/README +++ b/README @@ -14,6 +14,7 @@ The headers as of now are: • dynarr.h — dynamic array implementation • errors.h — err.h-inspired diagnostics functions • macros.h — miscellaneous utility macros (MIN/MAX/lengthof/etc.) + • mbio.h — multibyte file I/O • mbstring.h — multibyte-strings • optparse.h — option parsing functions • rune.h — inttypes.h but for runes -- cgit v1.2.3