[fpc-pascal] 2.5.1: Ansi string constants vs Unicode

Tobias Giesen tobias_subscriber at tgtools.com
Sat Jul 10 23:10:37 CEST 2010


> > const Vec:AnsiString=#$094#$06D;
> > This should just be 8-bit data with no conversion.
> 
> try const Vec:AnsiString=#$94#$6D;

Works! Thanks Dmitry!

Cheers,
Tobias





More information about the fpc-pascal mailing list