.ini file with special characters
Hello, Is it possible to write and read special characters from a .ini file? I can iterate through the elements in the file and obtaining the It.Value() for each key, but that's a FString and I need to recover values with special characters. Any idea please? Thank you in advance, Javi
(comments are locked)
|
Solved. The config file must be UTF8. The default type is UTF8 w/o BOM
(comments are locked)
|
Your answer
Follow this question
Once you sign in you will be able to subscribe for any updates here