Search:

Type: Posts; User: memo1

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,531

    Re: deleting all linked list elements using ADT

    double linked list

    the methods :
    1.Method FindFirst ( )
    requires: list L is not empty. input: none
    results: first element set as the current element. output: none.
    2.Method FindNext ( )...
  2. Replies
    3
    Views
    1,531

    deleting all linked list elements using ADT

    hi

    how can i deleting all linked list elements using ADT

    please i need the ideas ??
Results 1 to 2 of 2