Will read in a list to the structure, if read, in the form of fscanf % s is garbled! This should be how to read Chinese characters from TXT text
CodePudding user response:
Look at your file format, and post your code
CodePudding user response:
Save the file in binary format, and then try to read in binary format
CodePudding user response:
The