14.10.2009, 18:25
look, i have this, but it sais that the array is not indexed. what should i do?
Код:
new Currentval[256]; new Newval[256];
Код:
Currentval = dini_Get("file", "Value"); Newval = (Currentval + 700);