[fpc-pascal] Strings - suggestions
    dev.dliw at gmail.com 
    dev.dliw at gmail.com
       
    Sat Dec 22 12:55:55 CET 2012
    
    
  
Hi,
> > Users can define the internal type with e.g. {$STRING UTF8} for their
> > *whole* project.
> 
> Should that (*whole* project) include also the "3rd party" units (with
> available sourcecode)?
Yes, that's the idea...
... the only problem is, that many still use old style "hacking", this of 
course does only work with {$STRING ANSI} to stay in my example.
Btw. 
"and uses a general string unit (e.g. Sysutils)."
should be "(e.g. strutils)" :)
    
    
More information about the fpc-pascal
mailing list