User profile: jimctr

User info
User name:jimctr
Name:James Carter
Location:Beaverton, OR
Website:http://www.leupold.com
Bio:jcarter@leupold.com
History
Joined:
Number of posts:3
Latest posts:

General Class Structure
If I do make self-referencing as in the example below, it becomes very confusing to me; .hpp file [...

General Class Structure
I am trying to update my old C code to C++ , and trying to grasp C++ at the same time. It's not cle...

Structure within classes
I created a class, Ballistics, and inside this class I created a series of setters and getters and ...