[fpc-devel] Feature announcement: Type helpers

Sven Barth pascaldragon at googlemail.com
Wed Feb 6 13:07:51 CET 2013


Am 06.02.2013 10:58, schrieb Mattias Gaertner:
> On Wed, 06 Feb 2013 10:49:36 +0100
> Sven Barth <pascaldragon at googlemail.com> wrote:
>
>> [...] Hello Free Pascal community!
>> === example begin ===
>>
>> var
>>     i: LongInt;
>> begin
>>      Writeln(i.ToString);
>> end.
> And how is toString declared?
I've mentioned it directly above the example in the prosa text. I 
thought this was clear enough; seems that I was wrong...

Regards,
Sven



More information about the fpc-devel mailing list