Hey
I am trying to split a string depending on the delimiter .
The function tat splits require a string input so iwas splitting a sample string ,but now i need to split the TCHAR[] , so i thought the better way is to convert TCHAR into string and give it as a input for the function tat splits the string.
So is there anybody really help me to solve this issue .
Regards
Venkatesh.