Cheese78CA
Senior member
Question answered. Thanks for all the help.
It looks as if the define is trying to cast a NULL value (i.e. the value 0) to a pointer of type z to access its member variable w. This would certainly cause an Access Violation fault no matter what z and w is....
Originally posted by: Cheese78CA
Question answered. Thanks for all the help.
Originally posted by: bsobel
Answer my question, was this for your homework or what?
Bill
To tell you the truth, no. I've graduated and am not currently doing any kind of C/C++ work.