[fpc-pascal] Generic String Functions
Michael Schnell
mschnell at lumino.de
Thu Jan 16 15:30:28 CET 2014
On 01/16/2014 12:04 PM, Sven Barth wrote:
> If you want to use them in e.g. a class you need to pick a
> specialization and thus a code page at compile time.
A project might contain different part that handle differently encoded
strings. Thus a central functionality to store and retrieve strings
independent of the actual encoding seems very appropriate.
-Michael
More information about the fpc-pascal
mailing list