Search:

Type: Posts; User: ykchua

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    2,615

    Linked List Need Help Urgent

    Need urgent HELP for the coding below. Wonder why all records added cannot be displayed, after entering the record when trying to list them out, the list still appeared to be EMPTY.



    ...
  2. Replies
    3
    Views
    1,355

    Linked List program need help

    hi, i have this Linked list program below which appears errors during execution ... anyone fix it for me PLEASE ??? :confused:





    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
Results 1 to 2 of 2