enum expected token
#1

what iswrong here?

Код HTML:
enum
{
DIALOG_LOGIN,
DIALOG_REGISTER,
DIALOG_SEX,
DIALOG_AGE,
DIALOG_EMAIL
}
this enum have not name because i use on dialogresponse

ondialogresponse

switch(dialogid)
case DIALOG_LOGIN etc...


error 001: expected token: "-identifier-", but found "-integer value-"
Reply


Messages In This Thread
enum expected token - by Mister0 - 24.07.2016, 08:37
Re: enum expected token - by Vince - 24.07.2016, 09:00
Re: enum expected token - by Mister0 - 24.07.2016, 09:36
Re: enum expected token - by Mister0 - 24.07.2016, 09:47
Re: enum expected token - by K0P - 24.07.2016, 10:00
Re: enum expected token - by Deadpoop - 24.07.2016, 10:04
Re: enum expected token - by K0P - 24.07.2016, 10:27
Re: enum expected token - by J0sh... - 24.07.2016, 10:38
Re: enum expected token - by Konstantinos - 24.07.2016, 10:38
Re: enum expected token - by K0P - 24.07.2016, 10:39

Forum Jump:


Users browsing this thread: 1 Guest(s)