I have 2 classes, lets say Class A and Class B. Class A has member functions that are passed objects of Class B, and Class B has member functions that require objects of Class A.
What do I do?
thanks in advance for any help.
im not sure i got the cd from my teacher at school
when i installed i did have the option to install other languages such as java i think and a bunch of others(it was a while ago)
so i guess it was some kind of pack
i have Microsoft Visual C++ 6.0
whenever i try to run ANY program i get the error:
"fatal error C1001: INTERNAL COMPILER ERROR
(compiler file '.\pdbmgr.cpp', line 113)"
is the fixable?
thanks in advance for any help
all my files are included and everything
there seems to be somethign wrong with my String file
i have it included but when i try to decleare a string it doesnt recognize the keyword "String"
the weird thing is that everything worked on another computer but doesnt work on my home computer
when i try to run my program i get 6 unresolved external errors they are:
test.obj : error LNK2001: unresolved external symbol "public: __thiscall String::~String(void)" (??1String@@QAE@XZ)
test.obj : error LNK2001: unresolved external symbol "public: __thiscall String::String(void)"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.