I just started the Struct section in Learning C. The example steps me through the code and how the #include "structSize.h" file works, I get that. I like to run tests after I learn something to really grasp it but the book says nothing on how to create them. In Xcode I went to new file and selected Header File and named it something, but I am unable to access it using the methods described in the book. He says to use the #include file pop up but I don;t see the new file that I created.
What am I doing wrong?
-Lars
What am I doing wrong?
-Lars