Now I must explain that I am a noob.
I would like to write my own header file, and use the functions from it in a program. When I get Dev-C++ to compile, it says that it is an invalid function, and I need to put that before the main. I think it may be because I've written the header wrong.
Could someone tell me how to write the header file, and then use the functions in my main source file.
Thanks
Mark