Search:

Type: Posts; User: LoveTractor

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,861

    Thanks, now that you pointed it out it seems...

    Thanks, now that you pointed it out it seems obvious! I've been working on this so long my brain isn't working right. Having another set of eyes looking at the code is helpful, thanks!
  2. Replies
    5
    Views
    1,861

    I was looking through my book and found an...

    I was looking through my book and found an example that uses sorts in descending order. However, when I try to modify it to sort in ascending order it I can't get it to work correctly...
    How can I...
  3. Replies
    5
    Views
    1,861

    I'll try to see if I can go back and sort on...

    I'll try to see if I can go back and sort on insertion. It's just that I am using a structure that is filled with different types of data from multiple text files and I had finally gotten everything...
  4. Replies
    5
    Views
    1,861

    Printing an array

    I have an array who's values were inserted unsorted. Is it possible to print the values from least to greatest or do I need to use insertion sort?
  5. Replies
    5
    Views
    22,330

    Awesome! I'll play around with these suggestions...

    Awesome! I'll play around with these suggestions and see if I can get it to work.
    Thanks
  6. Replies
    5
    Views
    22,330

    Text Alignment

    Hi everyone,
    I'm working on a programming assignment and I need a little help. In the code below I've had to manually type in spaces to get everything to line up. Although this works, it is getting...
Results 1 to 6 of 6