Illegal Storage Problem

Joined
Dec 18, 2007
Messages
1
Reaction score
0
I keep getting error C2071. I have the right syntax but I don't know if everything is correct because I'm accessing a couple of other files in the entire document. I check it against other code that works, and I can't find the problem.
typedef struct
{
int x,y;
}FLAG;

Then I use this to access it

FLAG flag;
I don't see a problem. Can anyone offer any suggestions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top