A1METALHEAD
Programmer
i am using visual c++ 6 to create a text adventure game. i have multipal headers and most have corasponding source files. one of the headers that dont is a header that i include in all cpp files. it has all the includs(like iostream and windows.h). the other is a header that just holds functions. i cant seem to include that function header in any file, or it will say that all the functions are already defined! is there anyway to go around this?
thanks,
~metalhead
thanks,
~metalhead