Quote Originally Posted by skorman00
you'll have to include the file that has the prototype, which should be in a header file. If you have this function in your main cpp file, just make an h file for it, and put the prototype in there
Ok fixed it. Thanks. I'm a class newbie