[lazarus] Dynamic Arrays in FPC

Shane Miller SMiller1 at stvgb.org
Tue Dec 18 10:33:08 EST 2001


Can you do dynamic arrays in FPC?

I try

var

  Titles : Array of PChar;

but it doesn't compile.

Shane







More information about the Lazarus mailing list