when i am writing c program in turboC i encounter error as "unable to create exe file". how to trouble shoot this and why i got this error.

The program you are trying to create is probably already running on your computer. The compiler can not overwrite the *.exe file if it is already in use on your system.

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.