Use a variable-sized array to store string contents at the end of a structure 'TString', instead of raw memory.
21 KiB
21 KiB
Use a variable-sized array to store string contents at the end of a structure 'TString', instead of raw memory.