|
-
July 28th, 2017, 05:15 AM
#1
Problem with utf-8 on Linux
I am looking for help on how to transfer cpp file with international characters from MSVC++ to Ubuntu.. such as:
const string sTest = "*ČĆ*Đ".
To save that on MS Visual studio as UTF-8 or codepage 1250... encoding?
What command on linux will recheck file:
I have tried with:
file -bi mzfile:
text/x-c; charset=utf-8
It seems ok, but it still would not recognise the international characters.. Why?
Why mime format?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|