I\'m beginning to learn about the use of structs in C. It\'s challenging and enjoyable. Needless to say I\'ve encountered a problem I can\'t seem to figure out. I\'m trying to m
I am not an expert in this C feature but my common sense tells me that you cannot define objects of the type struct enginestruct, only pointers. This regards the engine variable in the following line: