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).
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).