User forums > General (but related to Code::Blocks)

arabic/persian strings and chars in code blocks

(1/1)

sahand.abs:
hey every one i am using code blocks and i want to use arabic or persian strings in the code that i am writing
i 've searched every where but didnt found anything that work
will any one help me plz?
i am using win 7 64 bit
and code blocks 17.12

BlueHazzard:
On windows it is dam hard to do (for any language)...
What programming language will you use? c or c++?
You can use the standard arabic code page of your system and save the source file in this codepage and use wchar wcout and so on, or you use UTF-8
like i described here:
http://forums.codeblocks.org/index.php/topic,22168.msg150872.html#msg150872


NOTE: this is a limitation of windows and c/c++, not codeblocks...

Navigation

[0] Message Index

Go to full version