Question: Hi, I am getting an error on line 8 that says expected identifier or '(' before '{' token { I tried adding a semicolon after
Hi, I am getting an error on line 8 that says "expected identifier or '(' before '{' token {" I tried adding a semicolon after the curly brace but it didn't help.
int msqid,msgflg; struct Function_Message { long mtype; //Unique Id double FactNumer; //For Storing Number of Type Double char Time[10]; //Storing Local Time } { struct Function_Message Fun_Msg; struct Function_Message ptr; struct Memory { int status; int type; int position; int Positive_Number; };
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
