[lazarus] reallocmem in heap implemented
Michael A. Hess
mhess at miraclec.com
Sat Oct 30 21:12:27 EDT 1999
Jeffrey A. Wormsley wrote:
>
> When trying to compile the Win32 RTL, I get the following error...
>
> bits.inc(110,61) Error: Wrong amount of parameters specified
>
> The line this is in is as follows...
>
> ReAllocMem(FBits, FSize * SizeOf(longint), newSize * SizeOf(longint));
>
> Is this a result of the fix?
Yup. TBits is the reason I had realloc added in the first place. This
will need to be changed to conform to the new ReallocMem procedure.
--
==== Programming my first best destiny! ====
Michael A. Hess Miracle Concepts, Inc.
mhess at miraclec.com http://www.miraclec.com
More information about the Lazarus
mailing list