Computer Hope

Software => Computer programming => Topic started by: SimonA on February 27, 2008, 02:23:36 PM

Title: Intro to C++
Post by: SimonA on February 27, 2008, 02:23:36 PM
Hi folks :)

I have got an asigignment, which consists of a C++ program. Some code is already given to us, and we need to modify it. So I started a new project on my computer, and pasted the main code in it.
But the code which was given to us consisted of 3 parts. Two sources and a header.

What should i do exactly with these?

Thanks beforehand ;)
Title: Re: Intro to C++
Post by: Dusty on February 28, 2008, 01:06:06 AM
Hi SimonA.

As an unwritten principle we do not normally involve ourselves in homework assistance.  This is between the student and his/her tutor.  If you do not understand the assignment you should approach your tutor for guidance.

However, I suggest you Google for C++ tutorials  and try to find an answer in one of the 400k+ hits.

Good luck.

Title: Re: Intro to C++
Post by: mikelj9 on March 09, 2008, 10:46:53 PM
what is the problem?