mirror of
https://github.com/Greensky-gs/assert-checker.git
synced 2026-05-13 06:32:47 +00:00
| .gitignore | ||
| history.txt | ||
| main.c | ||
| makefile | ||
| README.md | ||
Assert checker
This is a simple assertion checker written in C.
Usage
- Download the code (
git clone https://github.com/Greensky-gs/assert-checkeror via download ) - Compile the code ( using
gcc:gcc main.exe -o assert-checker.exefor example ) - Run the program (
assert-checker.exefor instance, if you're on a windows CMD ) - Follow the prompts to enter your assertions and check the truth table