add new functions & tests

This commit is contained in:
dzruyk
2025-10-03 22:58:30 +03:00
parent 20c590f860
commit b16b98d7b7
5 changed files with 186 additions and 29 deletions

3
build.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
gcc -Wall -g -o str_test str.c str_test.c util.c