Search:

Type: Posts; User: johneusmc

Search: Search took 0.09 seconds.

  1. Replies
    10
    Views
    5,367

    Re: do while loop with nested while question

    Thanks a lot. That did it. appreciate the help.
  2. Replies
    10
    Views
    5,367

    Re: do while loop w/ nested while. how to forces loop stop w/o break or sentinal valu

    okay I figured out that my outer do-while loop wants to keep running when I want the program to end after my nested while loop gets the random number match. I can terimnate the program by entering an...
  3. Replies
    10
    Views
    5,367

    Re: do while loop with nested while question

    okay thanks for the help copeg. if anyone is familiar with netBeans can u tell me why it keeps running until i press enter then on the blank line put in any number and press enter then it stops...
  4. Replies
    10
    Views
    5,367

    Re: do while loop with nested while question

    hey guys thanks for the info I cant figure out to convert the source file into someting i can attach so i'll just write it out. the program prompt users for a number between 1 and 20 then generates a...
  5. Replies
    10
    Views
    5,367

    do while loop with nested while question

    hey guys here is a program i'm working on. I cant get it to count valid guesses 1-20 it only counts invalid and for some reason on my net beans ide it never say build successful even when the random...
  6. Replies
    2
    Views
    1,218

    hello all you java gurus and newbies

    Hi i'm taking my first programming class and enjoying it a lot so far. I actually enjoy trying to figure out how to write programs for my self so the more I can learn the more excited i'll get....
Results 1 to 6 of 6