User profile: Jarryd999

User info
User name:Jarryd999
History
Joined:Jan 23, 2013 at 8:05pm
Number of posts:6
Latest posts:

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

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

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

Python 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...

Python 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