Ritch said "If you wish to use a function from inside a class use the double colon (::) notation..."
Also note that the class function must be declared as static.
Ritch said "If you wish to use a function from inside a class use the double colon (::) notation..."
Also note that the class function must be declared as static.