Original Post
Im using fscanf to read a string into a Cstring object and although the debug window shows the string in there, both IsEmpty and GetLength functions are giving wrong results. I have initialised the CString with .Empty() even. Any ideas would be much appreciated.