dear sir plz tell me how running turbo C language in window 7 home basis

Recommended Answers

All 3 Replies

Please elaborate more
What exactly do you want to know ?

Turbo C is a 16 bit based product. To run it in Windows 7, you need a 16 bit (DOS sized), environment.

The easiest way to do this (afaik), is to use a program like DOSBOX or VMWare. Either one (get the right product from VMWare, as they have several), will create a virtual machine for your TC program to run in.

You may be able to set up Windows 7 to work with TC, but I'm not aware of just how that would work. By all means, check via Google, and Windows 7 forums.

If you have the option to do so, now might be a great time to update to one of the newer C compilers. Some are free, also, and do offer more features.

dear sir plz tell me how running turbo C language in window 7 home basis

If your need is just to write and execute a C program on windows [7], follow this link
http://www.codeblocks.org/downloads/26
Download this IDE with mingw compiler , install it and work free.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.