Hans-J�rg Vasold wrote:

> 
> ----- Original Message ----- From: "Florian Klaempfl" <[EMAIL PROTECTED]>
> To: "FPC developers' list" <[email protected]>
> Sent: Sunday, June 05, 2005 3:59 PM
> Subject: Re: [fpc-devel] using strupper,strlower on german words
> 
> 
>> Hans-J�rg Vasold wrote:
>>
>>> StrUpper, StrLower will not work for the german "����".
>>>
>>> Are any equivalent functions like Delphi's AnsiUpperCase or any fix
>>
>>
>> AnsiUpperCase?

AnsiStrUpper
The AnsiStr* functions operate on pchars.

http://www.freepascal.org/docs-html/rtl/sysutils/ansistrupper.html

For Michael vC: the remark is wrong/outdated, if you include cwstrings,
language settings on linux are taken care of.

> 
> 
> Oh ? Sorry, wrong question!
> 
> What i really want to know is :  Are any equivalent functions like
> AnsiUpperCase avaliable for pChar parameter and result
> (StrLower,StrUpper works with pChar) ?
> 
> cu Hans-Joerg
> 
> _______________________________________________
> fpc-devel maillist  -  [email protected]
> http://lists.freepascal.org/mailman/listinfo/fpc-devel


_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to