17.12.2014, 05:17
Quote:
I think its used like this:
INI_MultiWrite("ds", "integer", 1, "string", "blah"); You can extend that function to add more, Just like using sscanf. Similar case is with MultiRead, the only difference is that you have to use variables in which you want to place the data after reading the specific key. Also some few tips: "s" - string "i" or "d" - integer "b" - bool "f" - float And, thanks Neufox for this include. |
REP4U !!