What is the error in the following structure definition? What is the message
your compiler gives for this error? State what the error is, in your own
words.
struct Stuff
{
int b;
int c;
}
int main( )
Stuff x;
//other code
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here