Skip to content

vaikzs/car-company-information-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages