Search:

Type: Posts; User: atrixes

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    1,987

    [SOLVED] Re: how can i convert unicode to string?

    OMG java does that!!!?? well then thats all i need, thank you very much. im used to coding in actionscript where it couldnt do that you had to convert it to unicode and then back to its letter. thank...
  2. Replies
    4
    Views
    1,987

    [SOLVED] Re: how can i convert unicode to string?

    ok here is my program with the getName and toChars examples i said, one for encryption and one for decryption.
    and what i mean is that each letter in java has a corresponding unicode, (example "...
  3. Replies
    4
    Views
    1,987

    [SOLVED] how can i convert unicode to string?

    im creating a simple encryption program that can encrypt and decrypt sentences entered by converting all the letters to unicode subtracting or adding a "key" to it then converting it back to a...
Results 1 to 3 of 3