No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
I'm not sure, but could it be the comma in between "Last" and "First" or 'theDate' and "Last"? It has a space on either side of it instead of to it's right.
That seems like an easy assignment. Look up classes, vectors and templates and you can figure the rest yourself.
Essentially I have two header files, one called 'ACYDTypes.h' that contains the classes for the basic types of this system and the other called 'Settings.h' that contains function for general settings. In the Settings.h file, there is a namespace called 'Ac_Type_Settings', and within that is a class called 'AcTypeSettings'. This …
The End.