Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

filling character array with String

843785Nov 24 2008 — edited Nov 24 2008
I have character array of size 50. I have a string p="abcdef"

I want to fill this String in char index ranging from 25-30(specific range).

Is there any method to do this?? Please suggest me
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 22 2008
Added on Nov 24 2008
12 comments
323 views