User profile: ff210327

User info
User name:ff210327
History
Joined:
Number of posts:9
Latest posts:

Error printing doubly linked list backward
I am having one issue with the follow code, and that is if I tell it to generate 1 node it throws a ...

Issue error checking user input
Oh!! I see it now... Thank you!

Issue error checking user input
I am having an issue with the "while" statement that checks the users input and verifies it's not a ...

Generating a linked list
I am trying to write a program that generates a number of nodes equivalent to a valid integer entere...

Issue terminating for loop on conditional
I am having an issue trying to get a loop to terminate when there is not enough data in the array. ...