I want to convert a C String data into char[]. Some body tell me how to do this? My code is like this : C ...
stackoverflow.com