Expected token
#8

you forgot a semicolon before the enum
+ enums aren't necessary to finish with semicolon like
Код:
enum
{
    pID,
    ....
}; //it isn't necessary
Reply


Messages In This Thread
Expected token - by Cyboorg - 13.06.2017, 15:39
Re: Expected token - by Stones - 13.06.2017, 15:40
Re: Expected token - by Cyboorg - 13.06.2017, 15:43
Re: Expected token - by Stones - 13.06.2017, 15:45
Re: Expected token - by Cyboorg - 13.06.2017, 15:47
Re: Expected token - by Whatname - 13.06.2017, 15:48
Re: Expected token - by Cyboorg - 13.06.2017, 15:50
Re: Expected token - by leo9 - 13.06.2017, 16:03
Re: Expected token - by Whatname - 13.06.2017, 16:04
Re: Expected token - by leo9 - 13.06.2017, 16:06

Forum Jump:


Users browsing this thread: 1 Guest(s)