User: Jarryd999

  • Public profile

User profile: Jarryd999

User info
User name:Jarryd999
History
Joined:
Number of posts:6
Latest posts:

C++ HelloWorld with header
Ahhh, thank you guys! Got everything working.

C++ HelloWorld with header
[code]// hw1.h #ifndef hw1_h #define hw1_h #include <string> class Stringer{ public: Stringer...

C++ HelloWorld with header
I get compile time errors on lines 24 & 35: [quote]void Stringer::setHelloWorld(<error-type> inVal) ...

C++ HelloWorld with header
I used basically the same code my professor was using in class and a lot of the errors don't make se...

C++ HelloWorld with header
I fixed line 13, put returntypes in front of member functions, and I did have using namespace std ri...

This user does not accept Private Messages