C-Utils is a repository with header(s) to make C/C++ more easy/fast to create projects and big applications, it have the most common features, like clear_stdout(), clear_stdin(), scan_char(), etc... works in C89/C++98 Standard or ^ and have some compatibility features too.
Compatible with:
- Windows.
- Linux.
- Mac OS (not tested yet, if you can test it, send an e-mail to contactpaulao@gmail.com).
To include C-Utils into your C project, you can download it from github, or fetching with CMake using the link C-Utils.
C-Utils once supports gcc from msys2 and ninja/make from msys2 on Windows.
Created by: @paulao255.