On Fri, Nov 9, 2012 at 5:16 PM, Jonas Maebe <jonas.ma...@elis.ugent.be> wrote: > > On 09 Nov 2012, at 16:06, ik wrote: > > And if I do it without the hash, then it's just a number > > > UCS4Char is in fact just a number, and UCS4String is just a dynamic array of > cardinal. UCS4 is not implemented as a complete string type in FPC (or > Delphi, for that matter).
Cardinal is a bit problematic type, you mean longword. :) Thanks > > > Jonas > > _______________________________________________ > fpc-pascal maillist - fpc-pascal@lists.freepascal.org > http://lists.freepascal.org/mailman/listinfo/fpc-pascal _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal