Search:

Type: Posts; User: one girl

Search: Search took 0.08 seconds.

  1. Replies
    11
    Views
    1,523

    Re: Phone Directory program

    http://www8.0zz0.com/2012/12/20/23/837940887.jpg


    http://www8.0zz0.com/2012/12/20/23/859252967.jpg
  2. Replies
    11
    Views
    1,523

    Re: Phone Directory program

    http://www14.0zz0.com/2012/12/20/22/647153748.jpg
  3. Replies
    11
    Views
    1,523

    Re: Phone Directory program

    I tries and I have add insertlist method BUT it have some errors .. could you plz hepl my to find what are the errors ....
    those are the cods after adding the method // ??

    main class



    ...
  4. Replies
    11
    Views
    1,523

    Re: Phone Directory program

    Yes My question is

    This method


    public boolean insertAfter(double key, double dd)
    {
    Link current = first;
    while(current.dData != key) // until match is found
    {
  5. Replies
    11
    Views
    1,523

    Re: Phone Directory program

    Yes

    I used in this program Doubly Linked List

    and this is the out put

    http://www6.0zz0.com/2012/12/20/15/163771273.jpg

    I want ues insert method
  6. Replies
    11
    Views
    1,523

    Phone Directory program

    Hi

    I have project in Data Structures

    this is the question

    http://www6.0zz0.com/2012/12/20/14/518738347.jpg

    and this is 4 class for the program
Results 1 to 6 of 6