abstract:
Lim kok beng --> Lim(1st string), Kok beng (2nd string)
after that set both the string 1st char to upper case..
pls help asap.....
i need to know how i can break up a string into two strings.
for eg:
this is a dog --> this(1st string), Is a dog(2nd string)
OR
Lim kok beng --> Lim(1st string), Kok beng (2nd string)
after that set both the string 1st char to upper case..
pls help asap..... |