Code error
Posted: Thu Dec 25, 2003 12:57 pm
I wrote some code to dump the debug information of my computer when an exception is thrown and when I compile it, GCC give me this error: request for member ' ' in something not a structure or union.
I searched google for an answer but I could only find bits and pieces. So I turned to the chapter on structurs in my C programming book. Its was some help, but I still dont know whats wrong.
Has anybody ever encountered this error? What does it mean and how do I fix it?
I searched google for an answer but I could only find bits and pieces. So I turned to the chapter on structurs in my C programming book. Its was some help, but I still dont know whats wrong.
Has anybody ever encountered this error? What does it mean and how do I fix it?