I'm using turbo c++ to build a project for school. It is compulsory to use TC++.
I tried downloading windows.h but it gives a lot of errors when compiled. Is there any link i can use to do so easily without many problems? Tuesday is the deadline. Please help!

Recommended Answers

All 2 Replies

If windows.h does not come with the compiler, downloading it won't help. You just can't use it.

If your professor has made it compulsory to use TC++ then couldn't you ask him/her to provide you with a working version that includes all the header files that you need?

If not, then what is the error that tells you that windows.h is not included in your version of TC++?

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.