User profile: Ponvo

User info
User name:Ponvo
History
Joined:
Number of posts:19
Latest posts:

seems like an easy fix... (linker error)
thanks mbozzi!

seems like an easy fix... (linker error)
I am trying to use a stack in a function of a class. After including the header of the stack, the pr...

Linked Lists, how do I implement a composed class as data for a node in an ordered linked list.
Awesome!! Thanks JLBorges. I have fixed the issue with the == >= overloads and the program ...

Linked Lists, how do I implement a composed class as data for a node in an ordered linked list.
OK I tried overloading and some errors went away but new errors arrived. [code] const bool& ext...

Linked Lists, how do I implement a composed class as data for a node in an ordered linked list.
Error C2784 'bool std::operator >=(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_...