c:\>format c:
12-10-2006, 02:48 AM
Hello everyone,
1st post here.
Quick background::: I'm taking Computer Programming II courses right now. Mostly C++. I do not expect you guys to do my homework, and I think that's great. I've just got some apparently 'basic' questions.
Last class lab, I was so and so lost, that I picked-up my stuff and left in total dismay. :(
I just couldn't crack it. :(
I dunno what happened.
MY PROBLEM::::
I coded last semester C++ fine, very basic stuff. The most complicated we got was with classes and destructors.
But I did everything under MS Visual C++ or a similar program.
Now in this CompProgrammingII class, we're using MS Visual Studio 2005.
This is where I'm completely at loss.
Do I have to create a separate "name1.h" file?
What do I consider the "code1.cpp" file?
I thought that the *.cpp was a program.
I remember we called the libraries (*.h) at the start of my .cpp files.
But... now I create a new .h file? :confused:
SIDE-QUESTION::: Would you guys suggest a specific software for coding?
The school uses MS Visual Studio... I've got the latest version I can install.
I also have MS C++ Express (I think that's the name).
I know hardcore would be using VIMeditor, but... I'm nowhere near there.
As you can see, it is definitely a super n00b question.
Once I've got figured these out, I can start hammering away my buggy code.
Thanks in advance for the help guys,
I hope I can become an active and helpful member of these forums :)
-AJ
1st post here.
Quick background::: I'm taking Computer Programming II courses right now. Mostly C++. I do not expect you guys to do my homework, and I think that's great. I've just got some apparently 'basic' questions.
Last class lab, I was so and so lost, that I picked-up my stuff and left in total dismay. :(
I just couldn't crack it. :(
I dunno what happened.
MY PROBLEM::::
I coded last semester C++ fine, very basic stuff. The most complicated we got was with classes and destructors.
But I did everything under MS Visual C++ or a similar program.
Now in this CompProgrammingII class, we're using MS Visual Studio 2005.
This is where I'm completely at loss.
Do I have to create a separate "name1.h" file?
What do I consider the "code1.cpp" file?
I thought that the *.cpp was a program.
I remember we called the libraries (*.h) at the start of my .cpp files.
But... now I create a new .h file? :confused:
SIDE-QUESTION::: Would you guys suggest a specific software for coding?
The school uses MS Visual Studio... I've got the latest version I can install.
I also have MS C++ Express (I think that's the name).
I know hardcore would be using VIMeditor, but... I'm nowhere near there.
As you can see, it is definitely a super n00b question.
Once I've got figured these out, I can start hammering away my buggy code.
Thanks in advance for the help guys,
I hope I can become an active and helpful member of these forums :)
-AJ