Forum: C++ Feb 14th, 2005 |
| Replies: 8 Views: 6,947 I'm new to all of this and none of it is obvious to me. I'm taking this online and have figured out that I can't learn this way. I contacted the tutor but she hasn't written back & I'm freaking... |
Forum: C++ Feb 14th, 2005 |
| Replies: 8 Views: 6,947 I still can't get it! I have been messing with this for a week now and just can't figure it out. I've looked through my C++ book a zillion times, I've checked tons of code on the web, I don't know... |
Forum: C++ Feb 12th, 2005 |
| Replies: 8 Views: 5,713 Hi. I can't figure out what I'm doing wrong here. I know I have to instantiate a Carpet object, assign values then pass the instance to the printArea func. Easier said than done! Thanks for any... |
Forum: C++ Feb 12th, 2005 |
| Replies: 8 Views: 6,947 Hi, I need help changing this code to reference the variables rather than using the return statement. This is as far as I have gotten and my brain is mush...Please help. Thanks!
#include... |