Search:

Type: Posts; User: kram

Search: Search took 0.08 seconds.

  1. Re: Checking Code: Getting the Unicode value of each character from a string.

    Well every character has value i have to produce that value. I would believe that it is true. My string is "ABC" so as i access the string with s.charAt(i) grabbing that first character 'A' it is...
  2. Checking Code: Getting the Unicode value of each character from a string.

    /* Something is wrong here not exactly sure i am a beginner. I cannot use ANY classes.
    EXAMPLE: if argument value is "ABC" then the return value should be "198".
    Help! Thanks in advance^:)^*/
    ...
Results 1 to 2 of 2