Project made by
This project use gcc, https://gcc.gnu.org/ To compile the project, you need to use the command line.
gcc -o main main.c features.c interface.c
gcc -o main.exe main.c features.c interface.c
./main
main.exe
Project made by
This project use gcc, https://gcc.gnu.org/ To compile the project, you need to use the command line.
gcc -o main main.c features.c interface.c
gcc -o main.exe main.c features.c interface.c
./main
main.exe