can you do class prototypes like functions. My problem is that i have two .cpp files and one uses a class from another. i have tile.cpp, which has the class tile, and i have layer.cpp, which has the class layer, which needs to use the class tile. I need to make a header file or something to prototype the classes, can this be done.



LinkBack URL
About LinkBacks


