Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    1,545

    [SOLVED] Re: Problems with Loop Structure

    Even had I not, spoonfeeding is still not helping. Especially when you don't even give out a great solution.
  2. Replies
    8
    Views
    1,545

    [SOLVED] Re: Problems with Loop Structure

    Take a look at the String and Character APIs for useful functions. I'd suggest you break this up into more than one method: write one method that checks length, another that checks content, etc.
    ...
  3. Replies
    8
    Views
    1,545

    [SOLVED] Re: Problems with Loop Structure

    Sigh. Spoonfeeding is bad enough. Spoonfeeding an answer that isn't as good as one already given is just pointless.

    Why?
  4. Replies
    8
    Views
    1,545

    [SOLVED] Re: Problems with Loop Structure

    You don't have any loops in there at all.

    Hint: You want to do something while a certain criteria is not met, right?
Results 1 to 4 of 4