User profile: dusty

User info
User name:dusty
History
Joined:
Number of posts:25
Latest posts:

Need help pulling data from a dynamic array
I have to implement a polynomial class in which you can overload addition, subtraction, and multipli...

class syntax error help
That did it. Thanks.

class syntax error help
I am getting hit with an error saying that the function is inaccessible. I think I may have tried t...

class syntax error help
I am writing a program to store in a class a particular temp. I'm not very far along and am new to ...

time based random number generator
thanks, that worked