Skip to content

ifilot/msdos-tc-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MS-DOS Turbo C Development Environment

Development environment using Borland's Turbo C compiler.

Screenshot of Turbo C IDE

Screenshot of Turbo C IDE

Usage

Install DOSBox and mount the ROOT folder as your C-drive.

Example source code

  • /DEV/HELLO: Simple "Hello World" program
  • /DEV/FIBO: Prints Fibonacci series. Has an example MAKEFILE to showcase how the MAKE.EXE utility works.

Sources

About

Turbo C development environment for MSDOS applications

Topics

Resources

Stars

Watchers

Forks