Monday, May 24, 2010

Hi.. we have newly installed the turbo c ++. n there's some problem wid the library?

actually the header files stdio.h, conio.h etc are not recognised. so im not able to run . in the first case not able to compile my program itself. pls suggest remedies. will there be any other libraries for the std input/output. if they have given any other name how do i know the different libraries present. pls help

Hi.. we have newly installed the turbo c ++. n there's some problem wid the library?
What's the exact error message when you try to do a compile? Have you checked your options to see if the compiler is pointing to the right location for include files? For C++, you may also need stream.h to support standard I/O. The documentation page for the function you're trying to call should tell you which include file to declare in your code.
Reply:hai isuppose i had been trying to find a solution for it for about a3 whole months........


luckily i had found out a solution


first thing u have to note is that you have opened the correct directory


if you open c++ with the logo u are about to have some errors like this


try opening the output file found just on the left side of the logo


secondly please try to reinstal c++ in an anotrher directory of your computer


hope this would work..........


No comments:

Post a Comment