User profile: CSCImajor18

User info
User name:CSCImajor18
Old user name:ajkim18
Name:CSUCSCIMajor
Location:Atlanta, Ga
Bio:I'm a junior in college. Haven't had a programming class in awhile - so I need some help lol!
History
Joined:
Number of posts:12
Latest posts:

Struggling With My Linked List
I'm trying to print the objects in the provided list to the user, and then give them the option of a...

ERROR: Expression Must Be a Modifiable lvalue
Thank you @kulkarnisr and @abhishekm71 ! I've fixed line 12, which fixed lines 15 and half of 18 . ...

ERROR: Expression Must Be a Modifiable lvalue
I've written a linked list and once I got to the end, it states that my list variable has the above ...

Doubly Linked List Header File
Makes perfect sense. Thank you !

Doubly Linked List Header File
I haven't written the code/implementation yet because the destructor gives me the error of "invalid ...