Liunx on Record Separator anomaly display
Output \u001E via C function, the csv file produced by Windows and liunx displays differently
Code:
C : \u001E
Windows display of special characters :RS
CentOS display of special characters :SOH1E
How to solve the problem that causes \u001E to display abnormally in CentOS system?