[fpc-pascal]Dynamic Arrays (Pointers)
James Mills
prologic at prologitech.com
Thu Jan 16 23:41:53 CET 2003
Hi,
I'm using FPC 1.0.4
Would someone be so kind as to show me an example of using dynamic
arrays of an object, creating new objects on the fly in code and
disposing of them when they're no longer needed. Use of this would be in
a irc services program I'm porting to linux from delphi (windows), ie:
new nick joins server, create new object respresenting that nick...
Thank you
James
More information about the fpc-pascal
mailing list