Hello. I am learning C++. Could anybody please let me know what the following code means? CMotion is a class name. Not sure if FrameArray is a class or a function name. Thanks.
CMotion::CMotion(void) : FrameArray()
{
}
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 16
Threaded View
|
Click Here to Expand Forum to Full Width |