![]()
![]()
How to download files from the web
1. Copy tc.000 from tc folder to diskette 1.
2. Copy tc.001 from tc folder to diskette 2.
3. Copy tc.002 from tc folder to diskette 3.
4. Copy arj.exe from arj folder to diskette 3.
Steps on How to Install the C Programming Language
1. Click Start, choose Run, type command and press <Enter> key.
2. Type cd\ and press <Enter> key.
3. Type md tc and press <Enter> key.
4. Insert diskette 1 to FDD.
5. Type a: and press <Enter> key.
6. Type copy *.* c:\tc and press <Enter> key.
7. Remove diskette 1 from the FDD.
8. Insert diskette 2 to FDD.
9. Type copy *.* c:\tc and press <Enter> key.
10. Remove diskette 2 from the FDD.
11. Insert diskette 3 to FDD.
12. Type copy *.* c:\tc and press <Enter> key.
13. Remove diskette 3 from the FDD.
14. Type c: and press <Enter> key.
15. Type cd tc and press <Enter> key.
16. Type arj x c:\tc\tc.000 and press <Enter> key.
Note:
Click Yes to All Always.
17. Type arj x c:\tc\tc.001 and press <Enter> key.
Note:
Click Yes to All Always.
18. Type arj x c:\tc\tc.002 and press <Enter> key.
Note:
Click Yes to All Always.
To Run the Turbo C Editor
1. Click Start, choose Run, type command and press <Enter> key.
2. Type cd\ and press <Enter> key.
3. Type cd tc\bin and press <Enter> key.
4. Type tc and press <Enter> key.