Search:

Type: Posts; User: hbh

Search: Search took 0.01 seconds.

  1. Replies
    22
    Views
    2,028

    infinite loop

    That sort worked perfectly! I am having a little difficulty with the file input but should be able to work that out.

    thanks again for all your help!
  2. Replies
    22
    Views
    2,028

    infinite loop

    Thanks for all your help. I will work more on it tomorrow before class and after the kids are off to school.

    Get some sleep!
  3. Replies
    22
    Views
    2,028

    infinite loop

    when I sort, it misses one of the numbers

    0. -22.0
    1. -13.5
    2. 4.0
    3. 8.0
    4. 8.0
    5. 8.0
    6. 21.0
    7. 21.0
  4. Replies
    22
    Views
    2,028

    infinite loop

    Ice tea it is, sweet tea of course.

    I am about to try the file input after having cleared up the small details on the other.

    Keep your fingers crossed.

    I took out the DisplayArray after the...
  5. Replies
    22
    Views
    2,028

    infinite loop

    1. 4.0
    2. 8.0
    3. 9.0
    0. 1.0
    1. 4.0
    2. 8.0
    3. 9.0

    this is the display I get after I first enter the numbers,hit enter, ctrl+D, enter. How do I get rid of that duplicate display? It doesn't...
  6. Replies
    22
    Views
    2,028

    infinite loop

    OK, I am trying it completely through now, don't go to sleep yet!
    If I still lived in GA, I would buy you a beer, but I've migrated north.

    I'm going to try it now. I could probably do a lot of...
  7. Replies
    22
    Views
    2,028

    infinite loop

    which input method do you recommend? The other way seems to be working but which way is more practical?

    Thank you! for your help, I can finally see what the other functions are doing...there is...
  8. Replies
    22
    Views
    2,028

    infinite loop

    I am getting bleary-eyed...I have made a lot of changes to my original code that I posted that I have lost track ...can you repost the whole thing so I can cut and paste into my workspace and try it...
  9. Replies
    22
    Views
    2,028

    infinite loop

    Thanks again for your tenacity. Were you able to get it to work with those changes? I was able to display the loaded array, but now it just gets stuck in the process choice.
  10. Replies
    22
    Views
    2,028

    infinite loop

    Boy, do I sound like a first year student or what!!!! But the text says to try Ctrl+D or Ctrl+Z depending on the computer.
  11. Replies
    22
    Views
    2,028

    infinite loop

    Thanks, did you try to enter via keyboard? That is when all the problems started. I implemented your suggested changes: (looked like you took the single quotes off the case scenarios) All of a...
  12. Replies
    22
    Views
    2,028

    infinite loop-having trouble debugging

    This is a final project due on Tuesday...I am having trouble debugging it. the general scope of the project is to invite the user to input a list of numbers to be loaded into an array, then display...
  13. Thread: getting started

    by hbh
    Replies
    7
    Views
    1,787

    thanks. I really appreciate the feedback...class...

    thanks. I really appreciate the feedback...class tonight was enlightening...I'm sure I will be posting again soon! Thanks again!
  14. Thread: getting started

    by hbh
    Replies
    7
    Views
    1,787

    this is a very basic program...trying to display...

    this is a very basic program...trying to display the first, middle, and last name on 3 separate lines from the user input of their name in John Jay Smith format. The final line should be their...
  15. Thread: getting started

    by hbh
    Replies
    7
    Views
    1,787

    Thank you, thank you , thank you...after I posted...

    Thank you, thank you , thank you...after I posted the question, I realized that the class professor did not instruct on the C++ source file. that is the step that I skipped.

    By the way, in this...
  16. Thread: getting started

    by hbh
    Replies
    7
    Views
    1,787

    getting started

    sorry about this very basic question...I have just started a first level C++ class and part of my homework is to write a simple program. Having done that on paper, I am having trouble translating it...
Results 1 to 16 of 16