[fpc-pascal] Is there a StringRefCount() equivalence?

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Apr 30 09:37:23 CEST 2010


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



More information about the fpc-pascal mailing list