On Mon, Jul 04, 2016 at 03:04:32PM -0600, Theo de Raadt wrote:
> Because main() is specified to take those arguments.

For what it's worth, the C-standard [1] specifies both versions:
int main(void) and int main(int argc, char *argv[]).

Regards
Simon

[1]: C11-draft, section 5.1.2.2.1
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9

Attachment: signature.asc
Description: PGP signature

Reply via email to