01.04.2016, 23:00
Well I had showed the line that the error was on? Where would the array be? Would it be this:
Cause this is where it says the error is.
Quote:
enum e_Register { sCommand[12], CommandLen } new RegisterCommands[3][e_Register]= { {""#RegisterCommand"",-1},{""#LoginCommand"",-1},{""#ChangePassCommand"",-1} }; |
Cause this is where it says the error is.