This is my first post on the forums which is exciting! My first question is probably a pretty simple one (hopefully) - I'm planning to make an addition to the Mixxx open source DJ software, but my coding skills really need to improve.
Anyway, I'm confused about the use of the * and second single : in this statement here:
I think I understand that the ControlObjectThread is and object being constructed, with arguments, but I'm not sure what the following colon means? And is the ControlObject * pControlObject some kind of pointer?
Any help would be much appreciated. Thanks in advance!!