On 29/10/2009, Graeme Geldenhuys <graemeg.li...@gmail.com> wrote:
>
>  ---- Without heaptrc enabled------------------------
>  tmp $ ./project1
>  t=hello
>  Text=hello
>  Text=hello world


Crap, I forgot to explain the output.

 t: string;
 Text: PChar

The last line is the result of Text after AppendText() was called.
AppendText() is defined like in my first posting.


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to