An attempt to write a copy of The TARDIS Information system.
Please Note:
This program uses the linux command "clear", if you are using windows please replace "clear" with "cls".
You will also likely have to change "./db/" to ".\\db\\".
To convert the files place the files from the Scripts folder in the same folder as "main.c" and run "Convert2Windows.bat"
(You can also delete "main" and "main.o" as thoes are for the linux build and a windows version will be made when you compile "main.c")