Search:

Type: Posts; User: jade946

Search: Search took 0.01 seconds.

  1. Thank you

    Thank you
  2. why can't I delete the last node of the linked list?

    I wrote a snake game on linux with c and ncurses.
    The length of snake is automatically added after every move.
    why can't I delete the last node of the linked list?

    insert

    #include<ncurses.h>...
Results 1 to 2 of 2