Search:

Type: Posts; User: killer3p0

Search: Search took 0.09 seconds.

  1. Thread: Searching

    by killer3p0
    Replies
    4
    Views
    1,523

    Re: Searching

    It is not compiling, it is telling me actual and formal argument list differ in length. So I am not getting any out put. The program is suppose to find which List contains what I am searching for and...
  2. Thread: Searching

    by killer3p0
    Replies
    4
    Views
    1,523

    Searching

    I am having to write a program to search for Strings in a List and if it finds it, the program needs to out print the List. I have been trying to figure this out but I cant.


    here is my tester...
  3. Replies
    5
    Views
    1,144

    [SOLVED] Re: Selection sort not working

    Wow I just looked back a noticed I never called the method ...... I feel Kinda dumb but thanks for the help.
  4. Replies
    5
    Views
    1,144

    [SOLVED] Re: Selection sort not working

    I am gonna print it every time I sort it.
  5. Replies
    5
    Views
    1,144

    [SOLVED] Selection sort not working

    I can not figure out what is wrong with my code I have looked over it many times and cant find anything wrong with it. When I run the program it doesn't sort the list by the Item Id.

    this is my...
Results 1 to 5 of 5