Menu

Unicode in DevC++

2002-09-13
2012-09-26
  • Nobody/Anonymous

    How to enter non english characters in DevC++? I want to make small non english windows application, but i donot know how to use nonenglish characters.

     
    • Nobody/Anonymous

      Reference a resource file for all text output to the user, or if you feel like burning memory use const arrays of wide chars.

      You can easily be multilingual this way.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.