![]() |
how to join array after splitting using strtok
HI,
I have code where i've split the string "abc,cde,xyz" to abc cde and xyz using strtok. Now, I want to join it by adding single quote to each tokenised value. like 'abc','cde','xyz'. Can anyone help me ? Thanks, |
Re: how to join array after splitting using strtok
|
| All times are GMT +5.5. The time now is 16:51. |