[fpc-devel] TProcess empty parameter
    Marco van de Voort 
    marcov at stack.nl
       
    Fri May  8 14:07:07 CEST 2015
    
    
  
In our previous episode, Jonas Maebe said:
> > +var
> > +  { widechar, because also used by widestring -> pwidechar conversions }
> > +  emptychar : widechar;external name 'FPC_EMPTYCHAR';
> 
> FPC_EMPTYCHAR is for internal compiler usage. Importing it in other
> units does not seem like a good idea, especially since it only helps you
> save two bytes.
(See my next message in the thread, I was never going to commit this)
    
    
More information about the fpc-devel
mailing list