Search:

Type: Posts; User: ThunderChunkier

Search: Search took 0.23 seconds.

  1. Replies
    10
    Views
    1,324

    Re: What am I doing worng?

    Yes, that's exactly what I want, how do I go bout achieving that? I understand that I should take off the x + 1 and just have it incremented, but what do I do from there?
  2. Replies
    10
    Views
    1,324

    Re: What am I doing worng?

    Well I figured that I should add one every time so that it moves to the next element of the array.
  3. Replies
    10
    Views
    1,324

    Re: What am I doing worng?

    How is it I would go about fixing this? Do I have to caste it?
  4. Replies
    10
    Views
    1,324

    Re: What am I doing worng?

    Well I need these names to be printed in both ascending and descending order. First of all I'm not even sure if I'm using the right kind of loop, maybe it should be a while loop. It is giving me an...
  5. Replies
    10
    Views
    1,324

    What am I doing worng?

    I am supposed to get these names, sort them, then using a for loop I am supposed to print them out like so:

    Ascend: Descend:
    Agnes Thomas
    Alfred Mary
    ... ...
    ...
Results 1 to 5 of 5