help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

other example that really does not work


From: reuss
Subject: other example that really does not work
Date: Tue, 01 Jul 2003 11:03:45 GMT
User-agent: Pan/0.11.2 (Unix)

{
    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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]