Skip to Content
-1
Aug 11, 2023 at 03:00 PM

CString Mismatch for Empty Fields

55 Views

In Debug mode, i can see two fields which are empty. But, one field is of type Cstring{3} and other field is of type Cstring{0}. How to convert the field from Cstring{0} to Cstring{3}?