Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Viewing all articles
Browse latest Browse all 5691

How to write Unicode characters in Fortran QuickWin application?

$
0
0

I know that using Unicode characters in Fortran requires translation between Dos and Windows alphabet encoding.

When I work with Fortran console project I can change  Dos-Windows encoding by using separate module (attached), so that my Russian-written UTF-8 characters being shown correctly in console.

But when I try to change the project type to QuickWin console application, my code actually doesn't work any more. The characters are distorted. It looks like some different encoding appear (on screenshots).

Is there any solution to write Unicode characters in Fortran-based GUI? 

Sorry, if my question is too silly.

Regards,

Dmitry 

AttachmentSize
Downloadapplication/zipConsole1.zip889.43 KB
Downloadapplication/zipQWin1.zip1005.36 KB
Downloadimage/pngRight.png34.09 KB
Downloadimage/pngWrong.png64.75 KB

Viewing all articles
Browse latest Browse all 5691

Trending Articles