minIni
minIni copied to clipboard
Cannot cmpare a character correctly
As shown in the above figure, when I run the demo, I locate that it can't work normally here. I use visual studio2015. I don't know why this happens. Thank you!
ep = _tcsrchr(sp, ']'); this function don't find ']' of sp, is the problem of encode format?