Sunday, March 08, 2026

function prototype

Hi folks!, 

what is the option of choice for openbsd developer :

int main()
int main(int argc, char **argv)
int main(int argc, char **argv, char **envp)

Which one ?

thanks!

--
In software systems the price of reliability is the pursuit of the utmost simplicity. It is a price which the very rich find most hard to pay.

No comments:

Post a Comment