Closed Hoto-Cocoa closed 1 year ago
I was trying to use win.IniLoad.
win.IniLoad
However, It panic with message: "runtime error: index out of range [-1]".
I found my INI file has empty line, and works after changed that lines.
Thanks.
I was trying to use
win.IniLoad
.However, It panic with message: "runtime error: index out of range [-1]".
I found my INI file has empty line, and works after changed that lines.
Thanks.