User profile: dakotad8218

User info
User name:dakotad8218
History
Joined:
Number of posts:50
Latest posts:

Outputting addresses instead of dereferenced value
Hi, I'm just trying to write something simple up that will print out a polynomial. Issue I'm having...

Set Implementation Project Sanity Check
[quote] Are you aware that a std::set exists? See: http://www.cplusplus.com/reference/set/set/?kw=s...

Set Implementation Project Sanity Check
Hi, I know asking for help with homework is usually frowned upon here, but considering the fact that...

Initializing class with string constructor?
Yep, that did 'er. Thanks.

Initializing class with string constructor?
Hi, trying to make a class with some member functions that basically just gathers a name from the de...