Next: Task 4: Clean up
Up: FirstWeekBatch1
Previous: Task 2: Elementary Commands
In this part you will use TC and thus the DOS Emulation Engine to move
towards programing. The purpose of this part is to familiarize
yourself with the TC programming environment.
- Start the DOS Emulation Engine by typing the command
xdosemu & in a unix shell. You will see a black dos
command shell which is different from a unix terminal.
- Type d:
- Type cd TC
TOUR
- Type tctour in the terminal now. You will see a new
screen with says TCTOUR for the Turbo C++ Integrated
Development Environment
- Follow the steps shown on the screen & try to learn about
Turbo C as much as possible. In this lab, you are expected to
go through the first module named IDE Basics. If you visit this
module and get stuck, your TA will help you. On the other hand,
you will explore other modules at a later time.
- To exit from dosemu, type exitemu on the dos shell
(usually black in color). This command is not a Linux command. It
will work only under dosemu.
Next: Task 4: Clean up
Up: FirstWeekBatch1
Previous: Task 2: Elementary Commands
cs101 senior TA
2005-09-12