About Chinese in comments

BlitzMax Forums/BlitzMax Beginners Area/About Chinese in comments

I come from china, so I want to use chinese in comments, but compile error, I use only Chinese in comments.

hmmm... I can't test this on my machine because the IDE converts all chinese characters to question marks.

I tested it with (I am assuming they are chinese:
懶羅龝欄鸞

*EDIT*
ok, the forum appears to have converted the characters.

'/////////////////////////////////////
' ÕâÊÇÎÒµÄÒ»¸ö²âÊÔ³ÌÐò
'/////////////////////////////////////
Strict


Graphics 800,600

Cls

DrawText "Test",100,100

Flip

end


Notify:

Comile Error
Identifider 'Fl' not found

the forum is messing up the characters, maybe you could provide a link to source download?

Since you are programming in 'English' , Just comment in English or simply leave out the comments?

I need comment in chinese, because of I am a chinese.

Couldn't you use Pinyin?

hmm perhaps it is restricted to iso charset or similar and not unicode and does not support chinese then?

Creating a HTML for description (documentation) could do the job as well, as function names etc need to be written in iso anyway ...

*ENGAGE SHOW-OFF MODE*

Ni hao,

Wo si huan Pinyin. Ni si huan Pinyin ma?
Wo zhi hui jiang ying wen. Wo hui jiang yi dian dian zhong wen... Dui bu qi!

*DISENGAGE SHOW-OFF MODE*

:)