dimanche 24 juillet 2016

enum expected token

what iswrong here?

HTML Code:

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-"

Let's block ads! (Why?)



enum expected token

Aucun commentaire:

Enregistrer un commentaire