English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

hey guys plz help me i am doin diploma & not able to use C++ its really hard for me

2007-01-15 07:03:48 · 8 answers · asked by Anonymous in Computers & Internet Programming & Design

8 answers

Ur problem is simple.U know what is the problem the compiler fails to locate the path where all the header files are located.

To correct it U have to set the directory or to say the path that gives the correct location of the files.Go to the Menu "Options".
Click "Directories " and set the correct path where U have kept
ur header files.
Good Luck

2007-01-15 22:12:21 · answer #1 · answered by amit chat 2 · 0 0

As a computer technician and my personal experiece is, The borland c++ is dos based and mostly copied the tc folder from pc to pc. Kindly copy the folder in c:\ drive . If you get the c++ as a self extracting exe, Just type the tc -d when installing this program. It will created the sub folders by self as per command.

Next try to view/check the path settings. Thats all.

2007-01-15 07:15:37 · answer #2 · answered by Anonymous · 0 1

How do you expect someone to help, with no details like that?

C++ is a language, you can't install it, you install a development environment. So what exactly did you installed, on what platform are you, give an example of something you tried, and what exact error message do you get.

Otherwise how could we guess what is it that you need to do.

2007-01-15 08:32:43 · answer #3 · answered by Rah-Mon Heur 4 · 0 0

comprise information soak up no memory in any respect. they are in simple terms strings that are processed and bumped off at the same time as your code is compiled. they don't actual exist in that type interior of your executable software. also, if both information want what's in living house windows.h then you actual ought to comprise it into both or between the archives received't assemble. The exception is that if you're utilising an seen Studio compiler in which case you are able to placed it into stdafx.h truly than each and each man or woman document.

2016-11-24 19:33:57 · answer #4 · answered by schook 4 · 0 0

You may need to set the
PATH system environment for "include" folder.

Take a look at:
http://dn.codegear.com/article/21205

From borland for bcc32 (bcc55 c++ compiler). There you have step by step instructions according with what OS you are using.

2007-01-15 07:22:40 · answer #5 · answered by dand370 3 · 1 0

in the compiler options set the path of include files to correct path also correct the library directory path.

2007-01-15 07:14:48 · answer #6 · answered by Atul 2 · 1 0

have you set up your path (environment variable) so that it knows where to look for the header files?

2007-01-15 07:06:17 · answer #7 · answered by Anonymous · 1 0

make sure there is no space in between the workspace path

2007-01-15 07:09:23 · answer #8 · answered by Crystaline 3 · 1 0

fedest.com, questions and answers