feat!: properly handle UTF-16 endianness encoding

This commit is contained in:
Amaan Qureshi 2024-10-04 23:15:17 -04:00
parent cf8ed78a9a
commit 8943983df6
20 changed files with 485 additions and 50 deletions

View file

@ -1,5 +1,3 @@
#define _POSIX_C_SOURCE 200112L
#include <time.h>
#include <stdio.h>
#include <limits.h>