Posted by J on July 17, 2000 at 08:25:40:
In Reply to: That didn't work either :( posted by M? on July 17, 2000 at 01:31:35:
You're not declaring it in the header file are you? You cannot do that. Have the typedef for the struct in a header file, and declare the variable in main().