answersLogoWhite

0

Install Dos BOx in your computer.. open it and write mount c c:\turboc3 if the c folder is c:\turboc3.

now move to c: and simply type the name of the C executable file for example TC.

C will open and you will be able to do graphics programming.. but dont use ctrl+f9 to run the program... go to the menu and select the appropriate option

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How do you implement a program to display the Indian flag with colors using c graphics?

ANSI/ISO C does not and never has done graphics.


How do you run graphics program in C?

pro c language to implement linear search using pointers


Can Turbo C plus plus work in Windows Vista Home Premium?

Yes, according to the official website, the latest versions of Turbo C++ will work on Windows Vista.


How do you use c in Windows Vista?

Nothing special: just as you do it in Windows XP or 2000


What is the default location for system files in all vertions of 32 Windows Vista?

C:\Windows\


You cannot start windows vista can you use command prompt to boot to c drive?

No. Windows Vista is not based on DOS and a DOS boot disk will be unable to read the file system that Vista is on.


Does windows XP supports the turbo c plus plus graphics?

You should actually turn the question around: does the Turbo C++ graphics library support Windows XP? The answer is yes it does, provided you are using a version of Turbo C++ for Windows XP and above.


What is a default location for system files in all version of 32-bit windows vista?

c:\windows\system32


What is the name of the driver file that manages your parallel port in windows vista?

parport.sys - usually located in C:\Windows\system32\DRIVERS\


What is the path to the startup folder for all users in Windows Vista?

C:\ProgramsData\Microsoft\Windows\Start Menu\Programs\Startup


What is the path to the startup folder for all usersin Windows Vista?

C:\ProgramsData\Microsoft\Windows\Start Menu\Programs\Startup


Does gigabyte support graphics in c plus plus?

C++ has no graphics support of any kind. It is intended to be as generic as possible thus there is no platform-specific support whatsoever. However, vendors typically supply graphics libraries to suit whichever platforms they support. E.g., Embarcadero Builder for Windows ships with WinBGI (Windows Borland Graphic Interface), a generic library intended specifically for Windows graphics. Gigabyte are a hardware manufacturer; as such they do not provide graphics support for C++. However, they do supply drivers which can be accessed via the operating system through C++.