+ 1
In C++: Can i get Arabic strings in the output ?, And how to do If it's possible?
5 Réponses
+ 4
Very interesting question!
Take a look at this example
https://code.sololearn.com/cWtSLDT8JYCn
+ 3
Nope! 8D
But I remember a couple of statements from my Arabic lesson when I was 13 or 14.
+ 2
wchar_t *w = L"السلام علیکم یا اخی";
Output:
Wide character value:: السلام علیکم یا اخی
+ 1
do you speak arabic ? :-)
0
good, try to type this: "اهلا بالعالم" which mean: hello world !