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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!