31.10.2013, 10:12
Код:
new string[128]; new INI:ini = INI_Open("testi.ini"); INI:testi.ini[TESTINGTAG](name[], value[]) // LINE 21 { INI_String("EXAMPLESTRING", string, sizeof(string)); } printf("%s", string);
Код:
error 029: invalid expression, assumed zero error 017: undefined symbol "@INI_testi" error 029: invalid expression, assumed zero fatal error 107: too many error messages on one line
I'm trying to read the value from the file,and i'm reading from the y_ini topic : https://sampforum.blast.hk/showthread.php?tid=175565