[fpc-pascal]Arrays
James Mills
prologic at prologitech.com
Tue Jan 7 17:29:24 CET 2003
On Tue, Jan 07, 2003 at 03:34:38PM +0100, Peter Vreman wrote:
> > Hi,
> >
> > var
> > tmpA: String;
> > AA: String;
> > tmpB: String;
> > BB: String;
> > DP: Integer;
> > X: String;
> > tmp: String;
> > tmpX: Array of String;
> >
> > Can arrays like that of tmpX be used in FPC ?
>
> Only in 1.1
>
> > Also, is there a similar class like the Delphi TStringList that can be
> > used with FPC ?
>
> TStringList is available in the FCL
Thank you :)
>
>
>
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list