Development environment using Borland's Turbo C compiler.
Install DOSBox and mount the ROOT
folder as your C-drive.
/DEV/HELLO
: Simple "Hello World" program/DEV/FIBO
: Prints Fibonacci series. Has an exampleMAKEFILE
to showcase how theMAKE.EXE
utility works.