Seems that the ios doesn't allocated properly my objects,. after allocation when trying to run a function from the object it fails. I tried replacing the New(subchunks[X]) to SubChunks[X] := AllocMem(sizeof(Chunk)); Again this works on the windows, it doesn't on the ios.
Have you got any ideas? --- Amit On Wed, Feb 2, 2011 at 3:34 PM, Amit Bueno <amitbu...@gmail.com> wrote: > Attached is the shrinked prof.rar file (481kb). > You can download it as well from: > http://bueno.co.il/files/prof.rar > > --- > Amit > > -----Original Message----- > From: fpc-pascal-boun...@lists.freepascal.org > [mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of Jonas Maebe > Sent: Wednesday, February 02, 2011 3:28 PM > To: FPC-Pascal users discussions > Subject: Re: [fpc-pascal] dynamic array and new/dispose > > > On 02 Feb 2011, at 14:10, Amit Bueno wrote: > > > Have you got the prof.rar? > > No. I've just looked at the posts held for moderation and your mail is over > 5MB. That is way too large to send to a mailing list. First of all, make > sure to only include source code, not compiled units, programs or > resources. > Secondly, if it's that big, put it online on a website and only send the > link to the mailing list. > > > Jonas > _______________________________________________ > fpc-pascal maillist - fpc-pascal@lists.freepascal.org > http://lists.freepascal.org/mailman/listinfo/fpc-pascal >
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal