Search:

Type: Posts; User: jlucey

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    7,100

    john.c...

    john.c Wait no, the question was answered by another person not you. I really have made a mess of this somehow, I really did not mean for it to go sideways like this. I was trying to apologize. I am...
  2. Replies
    9
    Views
    7,100

    jimblumberg...

    jimblumberg Thank you for giving me the hint, I went back and looked at it and was able to sort out what I had missed. I am now sorting and the rows do stay intact as I needed.
  3. Replies
    9
    Views
    7,100

    I am certainly not here to make enemies,...

    I am certainly not here to make enemies, actually, it is quite the opposite. I thought full heartedly that my question and lack of knowledge was annoying you. As I stated, I felt the same way...
  4. Replies
    9
    Views
    7,100

    john.c, I appreciate the recommendation,...

    john.c,
    I appreciate the recommendation, as part of our class, we must use bubble sort for this activity. As for posting the entire program, I spent most of my day yesterday trying to...
  5. Replies
    9
    Views
    7,100

    Bubble sort 2 column 2D array

    Good afternoon,
    I was attempting to use a bubble sort to place my results of the array in order and am only able to sort the second column. For some reason, I am not able to get the rows to stay...
  6. Replies
    3
    Views
    7,735

    Please accept my thanks, your reply got me...

    Please accept my thanks, your reply got me thinking and I believe I have found a better way to obtain the desired result. I decided to ask the user for the number of games and teams. and pass those...
  7. Replies
    3
    Views
    7,735

    Funny you should reference Python, that is the...

    Funny you should reference Python, that is the other class I am taking.

    So then it should look something like this? After testing this and using my debugger I can see it is populating the array...
  8. Replies
    3
    Views
    7,735

    Storing game scores for 2 teams in a 2D array

    Let me start by saying I am new to this forum and new to C programming. I am struggling with the concept of storing 2 teams scores in a 2 d array from a menu based system. Yes, this is a homework...
Results 1 to 8 of 8