Am Samstag, den 16.09.2006, 09:45 +0200 schrieb Florian Klaempfl:
> Marc Santhoff schrieb:
> > Hi,
> >
> > since I managed to get static arrays handed over to a C library I want
> > to know if this is possible for dynamic arrays too.
> >
> > I browsed the docs and source but I'm not able to find
Marc Santhoff schrieb:
Hi,
since I managed to get static arrays handed over to a C library I want
to know if this is possible for dynamic arrays too.
I browsed the docs and source but I'm not able to find the actual
implementation of the SetLength() procedure for dynarrays.
rtl/inc/dynarr.in
Hi,
since I managed to get static arrays handed over to a C library I want
to know if this is possible for dynamic arrays too.
I browsed the docs and source but I'm not able to find the actual
implementation of the SetLength() procedure for dynarrays. Where is it
or maybe better: how does it work