Search:

Type: Posts; User: dynasty

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    2,209

    Re: Sorting parallel arrays

    Yes,,thats what I'm doing. How do i swap the names. I don't know how to compare them as they are Strings.
  2. Replies
    3
    Views
    2,209

    Sorting parallel arrays

    I want a method to sort the parallel arrays according to the ascending order of names.
    The code is working however the names I enter is not sorted by ascending order. What am I doing wrong?

    ...
  3. Replies
    7
    Views
    1,028

    Re: Classes and Array of objects

    I managed to create all my methods. Thansks
  4. Replies
    7
    Views
    1,028

    Re: Classes and Array of objects

    the add() is suppose to add the location of the house,the current value,original cost,etc.
    Like in the code. Apologies for my amateur mistakes Norm.
  5. Replies
    7
    Views
    1,028

    Re: Classes and Array of objects

    Ok, but my classes already exist as i have mentioned. I instantiated the array classes but now i need a method to add, and set a certain array index as well as print the properties of my classes.
    ...
Results 1 to 5 of 6