User profile: Erdrigard

User info
User name:Erdrigard
History
Joined:
Number of posts:26
Latest posts:

Splitting a linked list
Alright, so some progress has been made on this one. The program runs with nothing that causes it t...

Class ... has no member.... What?
Thanks for the response, but it's not a function in the derived class that's trying to access a base...

Class ... has no member.... What?
So I'll assume you don't have an answer to my splitting linked list problem. Okay. Thanks for tryi...

Splitting a linked list
I've dedicated to take another stab at this. This time, I moved divideAt() from the base to the der...

Splitting a linked list
Whoops, I got dyslexic with the members. Thanks. I have another problem. Now, program complied ...