Re: How to set a character of a String?




"Neroku" <n370ku@xxxxxxxxx> wrote in message
news:1162247667.811890.75150@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi, I would like to know how to set a character of an String object.
It's just like the opposite of charAt() method which returns the char
at a given position.

Are you talking about the indexOf("stringtoFind") method of the String
object?
its closest to the opposite of charAt(n) I casn think of.
HTH
Hal


.



Relevant Pages

  • How to set a character of a String?
    ... I would like to know how to set a character of an String object. ... It's just like the opposite of charAt() method which returns the char ...
    (comp.lang.java.programmer)
  • Re: Thumb rest on a fender P
    ... the opposite is the case -- Originally on the G string side. ... back when most players used their thumb. ... Migration was opposite direction -- ultimately, they put it above the E ...
    (alt.guitar.bass)
  • Re: Easier way to determine if a string is an alphanumeric number?
    ... >> can verify that a string is an alphanumeric number? ... Albeit my return value is opposite that of the original code... ... Mark ...
    (comp.lang.c)
  • Re: Thumb rest on a fender P
    ... the opposite is the case -- Originally on the G string side. ... Didn't mention the below the G string spot. ... thumb played instrument. ... Migration was opposite direction -- ultimately, they put it above the E ...
    (alt.guitar.bass)
  • Re: Good way to do lookups...
    ... Know that there are more split methods and as well much overloaded methods. ... The opposite from the split is the join ... contains a string to look for and a string to replace with (e.g. ...
    (microsoft.public.dotnet.languages.vb)