|
|
|
|
|
by tedunangst
360 days ago
|
|
This is incorrect. In a function definition, an empty list means it takes no parameters. 6.7.5.3 Function declarators > 14. An empty list in a function declarator that is part of a definition of that function specifies that the function has no parameters. |
|
https://stackoverflow.com/questions/156767/whats-the-differe...