[fpc-pascal] fpc_write_text_shortstr (case sensitive!)

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Nov 27 10:23:37 CET 2008


On 27 Nov 2008, at 04:02, leledumbo wrote:

> Where is it defined? I can only find FPC_WRITE_TEXT_SHORTSTR,  
> pointed by
> itself and Write_Str.

It's the "compilerproc" directive that takes care of this. These are  
special routines reserved for the compiler-rtl interface, and which  
can be changed at will since they cannot be called from user code  
without hacking.


Jonas



More information about the fpc-pascal mailing list