it is a mistake, sorry

On Tue, 01 Jul 2003 13:03:45 +0200, reuss wrote:

> {
>     abattre = (
>         "legy\U0151z",
>         "lel\U0151",
>         lerombol,
>         "m\U00e9rs\U00e9kel"
> );
> }
> 
> ok, the dictionary shown in my precedent post works fine, but
> 
> try this dictionary with
> 
> [myDico findStringInKeys: @"abattre"];
> 
> it will return:
> ("legy\U0151z", "lel\U0151", lerombol, "m\U00e9rs\U00e9kel",
> "legy\U0151z", "lel\U0151", lerombol, "m\U00e9rs\U00e9kel")
> 
> BUT I DON'T UNDERSTAND WHY
> PLEASE HELP ME (AGAIN)
> THANKS
> ANDRAS
_______________________________________________
Help-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-gnustep

Reply via email to