Search:

Type: Posts; User: andaji

Search: Search took 0.13 seconds.

  1. Thread: upper case

    by andaji
    Replies
    2
    Views
    1,718

    [SOLVED] Re: upper case

    Thanks..!
    It worked. i did use the Character.toUpperCase(); but i didn't put in right order,
    as you shown in ur reply... i = Character.toUpperCase();
    i forgot to did that, instead i was just...
  2. Thread: upper case

    by andaji
    Replies
    2
    Views
    1,718

    [SOLVED] upper case

    Anyone know how to put any char value to upper case? I thought it's Character.toUpperCase();
    But it's not working. Please help me out. Thank you!
Results 1 to 2 of 2