03-21-2013, 02:27 PM
Cool, I am implementing the function. I thought of changing the name to:
It's a more meaningful name. It actually represents what the function will be doing.
Code:
virtual void FlushToClients(const cClientHandle * a_Exclude = NULL);
It's a more meaningful name. It actually represents what the function will be doing.