Hartmut Holzgraefe wrote: > () has different meanings depending on which language you look at, > in C++ () is like (void) while in C it is like (...), so lets > stick with the explicit (void) to avoid misunderstandings
BTW Livedocs use () instead of (void). Jakub Vrana