24.11.2011, 03:24
Uhh, does this function not exist in Y_INI? I'm almost sure it does.
INI_String(name[], variable , length );
it does
Код:
INI_String(name[], variable , length ); you will get Undefined symbol: "INI_String" |
...(685) : error 001: expected token: ")", but found "[" ...(685) : warning 215: expression has no effect ...(685) : error 001: expected token: ";", but found "]" ...(685) : error 029: invalid expression, assumed zero ...(685) : fatal error 107: too many error messages on one line
INI_String("Password",PlayerInfo[playerid][pPass],100);