Hello all,
So to start off I'm just starting to learn programming so please excuse a lot of my noob mistakes especially when trying to explain what is going on/wrong.
I've been trying to use a header file in an example program I'm trying to complete but the compiler doesn't recognize the file...in fact it says that no such file or directory exists. I'm using Visual C++ 2008 Express Edition if that makes a difference on how to set anything up.
So I was wondering if anyone could walk me through the process of setting up a header file. Or a link to the same effect so I know that I'm starting the process correctly. Thanks!