JAVA problem

Sharky Forums


Results 1 to 8 of 8

Thread: JAVA problem

Threaded View

  1. #1
    Reef Shark chronicle's Avatar
    Join Date
    Jan 2002
    Location
    NYC, NY, USA
    Posts
    311

    Arrow JAVA problem

    Hi

    Having some trouble with JAVA.

    I'm writing a little game and I need to compare an array with "chars" sort of to it self. So if I run an array with these inputs "QWERTYT" (Q is the #0 in the array, W 1 etc)it should end up with something like this "QWERTY*". SO it takes away all letters that have a duplicate. I can't get it to work, so please help.

    thanks
    Last edited by chronicle; 04-21-2003 at 09:56 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •