Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 1.5 KB

README.md

File metadata and controls

43 lines (37 loc) · 1.5 KB

Car Company Information System

Synopsis

A simple Car Company Application that handles car modal data, accessories data, and annual reports. This was achieved using C++ and File Handling concept.

Specifications

- Windows
  • Turbo C++ Tool
- Ubuntu Linux/MAC OSX
  • Dosbox Emulator
  • Turbo C++ Tool

How to install Turbo C++

Windows/Ubuntu Linux

How to install Dosbox in Mac

Dosbox for Mac OSX

How to install Dosbox in Ubuntu Linux

sudo apt-get install dosbox

Instructions

Open Dosbox and Mount your home/ as C:

Z:\> mount c ~

Change directory to Turbo C++ location and Open Turbo C++

Z:\> C: 
C:\> cd TC/BIN
C:\TC\BIN>TC.EXE

Skip the above step if you are using Windows Operating System Open the downloaded Z-MOTORS-latest.cpp in Turbo C++
Compile and Run the C++ file

TURBO C++

Output

Home Menu

Note

We used Turbo C++ in Windows OS, it is not a necessity.

Copyright © 2009-2010 Arun Shankar, Vaikunth Sridharan and Siddarath Kumar