L
lorenzo.viscanti
Hi everybody, I'm trying to create some text files in c#. I have not to
put the encoding preamble bytes at the beginning of the files, 'cause
the unix software that reads my files gets some troubles with the
preamble.
How cna i do that?I know that using StreamWriter will alwais generate
those bytes...
Thanks
Lorenzo
put the encoding preamble bytes at the beginning of the files, 'cause
the unix software that reads my files gets some troubles with the
preamble.
How cna i do that?I know that using StreamWriter will alwais generate
those bytes...
Thanks
Lorenzo