All of the classes have their own .h and .cpp files and at the moment I have the enumeration repeated in all the header files for the classes which use it.
I assume repeating the enum in multiple files is the wrong way to do it. Is there a right way to do it?
Thanks,
James
<< moderator edit: added code tags: [code][/code] tags >>
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.