X-Git-Url: https://git.8kb.co.uk/?p=postgresql%2Fencoding_woes;a=blobdiff_plain;f=codepage_850.cs;h=98f082d257ca3912babbc963951ca83c6a497bb7;hp=a5cf91d253e3cb96fd3aeb3e73e36f0da445b896;hb=12e8a65141adc17bfa62f52b852d9f81fe02c3c6;hpb=bb4238ba88e7e2f7dcc22cda959132943c2eb0ed diff --git a/codepage_850.cs b/codepage_850.cs index a5cf91d..98f082d 100644 --- a/codepage_850.cs +++ b/codepage_850.cs @@ -1,3 +1,6 @@ +// Glyn Astill 09/02/2014 +// Test to do conversion from DOS cp850 native through Latin1 to UTF8 and vice versa + using System; using System.Collections.Generic; using System.Linq;