[fpc-devel] Feature announcement: Type helpers

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Feb 6 10:58:41 CET 2013


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?

Mattias



More information about the fpc-devel mailing list