On 11/15/05, Luis Del Aguila <[EMAIL PROTECTED]> wrote:
>
> Somebody can help me.
> I do not understand, that I am making bad.
> The program is:

What were you trying to do? and what was the result you expected?

What does that program do?

By the way your program is leaking memory. You call ReallocMem and
New, but does not dispose of the allocated memory.

--
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to