[fpc-devel] Warning: Implicit string type conversion
    Marco van de Voort 
    marcov at stack.nl
       
    Thu Feb  2 13:29:42 CET 2012
    
    
  
In our previous episode, Hans-Peter Diettrich said:
> >> AnsiString, in which situations are UnicodeString conversions really
> >> required, in contrast to pre-UnicodeString versions?
> > 
> > The default string type is ShortString/AnsiString and this depends on 
> > {$h+/-} option.
> 
> What's the codepage/encoding of AnsiString? Depending on the platform?
The default (one-byte) codepage on the system. 
 
    
    
More information about the fpc-devel
mailing list