Monthly Archives: May 2011
Old content, but I just needed it now: The difference between foo() and foo(void) by Greg Miller. Hint: Objective-C doesn’t follow the C++ pattern. You probably want foo(void).
May 25, 2011
Comments Off
Old content, but I just needed it now: The difference between foo() and foo(void) by Greg Miller. Hint: Objective-C doesn’t follow the C++ pattern. You probably want foo(void).