27.03.2012, 00:45
Bueno yo estaba intentando hacer el sv en mysql, ya lo habia conectado y estaba declarando todas las funciones y cuando de repente compilo y me choco con estos errores SIN sentido... capas ust me pueden ayudar.
[CODE]
(2) : error 010: invalid function or declaration
(3 : error 001: expected token: ")", but found ";"
(3 : error 010: invalid function or declaration
(60) : error 075: input line too long (after substitutions)
(61) : error 010: invalid function or declaration
[CODE]
Linea 2:
Creditos entremedio de /* y */ (no tendrian que ser tomados por el compilador)
Linea 38:
Linea 60:
Linea 61:
[CODE]
(2) : error 010: invalid function or declaration
(3 : error 001: expected token: ")", but found ";"
(3 : error 010: invalid function or declaration
(60) : error 075: input line too long (after substitutions)
(61) : error 010: invalid function or declaration
[CODE]
Linea 2:
Creditos entremedio de /* y */ (no tendrian que ser tomados por el compilador)
Linea 38:
pawn Код:
new ArmasGet;
pawn Код:
#include <file>
pawn Код:
#include <utils>