Thanks Jonas for your advice.
----- Original Message ---- From: Jonas Maebe <jonas.ma...@elis.ugent.be> To: FPC-Pascal users discussions <fpc-pascal@lists.freepascal.org> Sent: Fri, April 30, 2010 2:37:23 PM Subject: Re: [fpc-pascal] Is there a StringRefCount() equivalence? On 30 Apr 2010, at 05:42, Bihar Anwar wrote: > By the way, how do I call internal compiler functions directly (maybe using a > tricky way) such as system.fpc_ansistr_incr_ref() and > system.fpc_ansistr_decr_ref? > I couldn't call those kind of functions from my program, I guest it is caused > by compilerproc definition. You must never call these, because their behaviour can be changed or they can be removed altogether at any time. 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