@@ -0,0 +1,5 @@
all: main.c strtoui.h
gcc -Wall main.c strtoui.h -o chars -lsodium
clean:
rm chars main.o
The note is not visible to the blocked user.