I have made a class with several function. I want one of my function to return several values of type string. So I have to use pointers. I am very uncomfortable with the LPCSTR kind of variable names. Can somebody give me simple example using pointers to return 2 values of CString type.
thankx