Hi Guys or ladies can you help please
I’m trying to write an integer value to a TStringList with leading zero’s.
I’ve tried using setw() & setiosflags like I would normally if I write to a stream but I keep getting a message saying “Could not find a match for ios_manip” or something similar.
Can you help please, is there a way round it ?