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