Hi folks, I'm studying for the degree of Bachelor in Computer Application and I'm learning the basics of the C Language. We use Turbo C++ IDE for writing C programs in our college. But I'm not seem to be able to use Turbo C++ IDE on my PC. (Windows 7 Ultimate 64-bit). So, is there any other C Compiler similar to Turbo C++? Thank you.
If you're accustomed to using that, you might try dosbox. Another idea might be to use the mingw download of codeblocks though I don't know if there's a 64 bit flavor for windows or not.
Thanks, but... Thanks....but I have tried it and the problem is that I'm not able to open any .C file. If I enter C:\, it will show: "Invalid file or directory". But I have found a solution for it and I will be posting it on my blog soon.