From 9ce02c0e72500054156fcbbd876782b568173823 Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Tue, 21 Nov 2023 22:14:54 -0600 Subject: custom assert macros and other stuff --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 28823eb..68f9265 100644 --- a/src/main.c +++ b/src/main.c @@ -6,7 +6,7 @@ int main(void) { - setlocale(LC_ALL, ""); + setlocale(LC_ALL, "C.UTF-8"); printf("%d\n", getpid()); #if 0 -- cgit v1.2.3-70-g09d2