Search:

Type: Posts; User: suxen

Search: Search took 0.26 seconds.

  1. Replies
    3
    Views
    1,537

    [SOLVED] Re: issue with Character.isUpperCase class

    edit - I resolved it. I changed it to:


    for (i = 0; i < str.length(); i++)

    Thanks a lot for your help!
  2. Replies
    3
    Views
    1,537

    [SOLVED] Re: issue with Character.isUpperCase class

    Thanks Copeg for the hint. I'm very new to programming so it may take me a while to try to understand what you mean.
  3. Replies
    3
    Views
    1,537

    [SOLVED] issue with Character.isUpperCase class

    Hi there, I'm having issues with my program. Only one part of the driver program is having issues. For that reason, I've only attached a small section of the code. I was wonder if anyone would be...
Results 1 to 3 of 3