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

RE: Need BIDI help



Salamo Alikom,
 
I tried wprintf(L"Current Directory is \x202D  TEST TEST\n");
 
and it gave me just "Current Directory".
 
I tried wprintf(L"Current Directory is \xe2\x80\xad  TEST TEST\n");
 it gave me 3 characters \xe2, \x80 and \xad (Not one character)
 
I downloaded the YUDIT, and I type as following(A means arabic character):
AAAA (The arrow "Direction override") AAAAAAAAAAA
and it did nothing.
 
Thank you for your help