S
Subhransu Sahoo
Hi All,
How do I typedef pointer to an array of MyClass ??
e.g. CMyClass (*x)[] -> i want to write as PtrToMyClassArray x.
Regards,
Sahoo
How do I typedef pointer to an array of MyClass ??
e.g. CMyClass (*x)[] -> i want to write as PtrToMyClassArray x.
Regards,
Sahoo