RUtils Single Source Library About This is just a very minimal C library that I made for learning to program. Test clang -g -std=c99 -pedantic -Wall -Wextra -Werror -o example build.c Disclaimer Note that it is designed for Unity Build program and is tested only on Android (Termux)