User: FayZ

  • Public profile

User profile: FayZ

User info
User name:FayZ
History
Joined:
Number of posts:5
Latest posts:

Appending to a doubly linked list
That makes sense. In the case of this program I want to keep appending to the end of the list. I adj...

Appending to a doubly linked list
I'm trying to append an array of characters to a doubly linked list and this is what I have so far. ...

malloc: error for object: pointer being freed not allocated
I'm guessing big time that it has something to to do with when I'm calling the function in main. Bec...

malloc: error for object: pointer being freed not allocated
Okay, now I'm more confused than before lol. I've commented out the entirety of merge() and am still...

malloc: error for object: pointer being freed not allocated
I've created a member function that can merge two sorted linked lists. I'm fairly confident that it ...

This user does not accept Private Messages