Search:

Type: Posts; User: Wayme

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    4,665

    I wanted the function to be void because my...

    I wanted the function to be void because my "addNode" function already returns a pointer and I wanted to practice both ways.
    But I didn't fully think this through. The options you listed made me...
  2. Replies
    2
    Views
    4,665

    Delete first element of a linked list

    Hey everyone,

    so I started learning C and tried to program a linked list by myself without looking anything up because I think that I will learn a lot more this way, so the code might not be...
Results 1 to 2 of 2