Search:

Type: Posts; User: NaartjieDude

Search: Search took 0.01 seconds.

  1. Thanks! It gives a undeclared variable error, I...

    Thanks!
    It gives a undeclared variable error, I suppose I have to fill in inputfile and outputfile?
    So then how do I choose what text document? So its dynamic, and shows a open dialog?
    Also what's...
  2. No, I want the program to load a text document,...

    No, I want the program to load a text document, convert the ANSI characters to ISO 8859-2 or something with Polish characters, then save the document.
    http://en.wikipedia.org/wiki/Polish_alphabet
  3. Well, say that I have alot of text thats written...

    Well, say that I have alot of text thats written in Polish, but is ALWAYS in ANSI. I can just change to Unicode. So I do that. But in ANSI all the Polish characters ( ś,ć,ę to give a few) turn to...
  4. A few encoding and replacement questions...

    Hello there!
    This is my first post here on Cprogramming.com . Very nice site by the way.
    Anyhow, is there a method in C to convert a .txt document from ANSI encoding to Unicode?
    Then after that to...
Results 1 to 4 of 4