[nim-dev] Re: Code page 65001

  • From: Araq <rumpf_a@xxxxxx>
  • To: nim-dev@xxxxxxxxxxxxx
  • Date: Mon, 24 Oct 2016 22:29:13 +0000

Interesting observation (and worth a github issue!), but as far as I'm 
concerned that ``fwrite`` is correct and ``fputs`` must not do any encoding 
conversions either. Either set the codepage to UTF-8 or use Nim's ``encodings`` 
module.

Other related posts: