is there anyone that can look at my small program and tell me what I am doing wrong? If I submit it to you? I am trying to learn C++ and I am a newbie.

Here is my zipped file

Recommended Answers

All 2 Replies

It won't compile because you commented out a class method in the header file. Look at the error line number, then look at the header file to see where that function is declared. Its commented out!

Please be specific. No one has time to look at your 1MB code and point out the error.

commented: Quite so! +29
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.