User profile: riversr54

User info
User name:riversr54
History
Joined:
Number of posts:18
Latest posts:

Understanding String as member of class and linked list
FOUND MY PROBLEM helios (above) hit the nail on the head It's a simple oversight in my code: [quo...

Understanding String as member of class and linked list
CORRECTION to my problem statement: The Employee object that is returned by pointer from the findDa...

Understanding String as member of class and linked list
Thanks for all the feedback, some suggestions for good improvements to my code, but I don't think an...

Understanding String as member of class and linked list
[code][/code]Code for Employee, Node and LinkedList are below. Everything seems to work find except ...

Understanding String as member of class and linked list
I know this topic is not a new one since I've been stumped by it before, but I'm still having troubl...