Thursday, 19 September 2013

to get the next character in the string

to get the next character in the string

please help me find the code for getting the next character in the string
for example input string = "abcd" output string = "bcde"
I can able to iterate only one character at the time.
thanks in advance

No comments:

Post a Comment