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

Bihar Anwar bihar_anwar at rocketmail.com
Fri Apr 30 11:13:10 CEST 2010


Thanks Jonas for your advice.



----- Original Message ----
From: Jonas Maebe <jonas.maebe at elis.ugent.be>
To: FPC-Pascal users discussions <fpc-pascal at 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 at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal



      



More information about the fpc-pascal mailing list