12.08.2016, 09:32
Errors what should i have to do?
on this line
Код:
(26156) : error 001: expected token: "]", but found "-identifier-" (26156) : warning 215: expression has no effect (26156) : error 001: expected token: ";", but found "]" (26156) : error 029: invalid expression, assumed zero (26156) : fatal error 107: too many error messages on one line
Quote:
|
string[strlen(string) - 1 EOS]; if (!strcmp(string, "Password = ", true, 11)) continue; |

