Jump to content

C: Setting Char Set

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Cheer

Cheer

    Newbie

  • Members
  • Pip
  • 5 posts
Hello,
I need to set char set Latin 4 (ISO-8859-4) to C program, because I need some other symbols, which are not stored in ANSI-C. Could anyone help me how to deal with that

#2
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,720 posts
Is this a console program or a Win32 application?