Sunday, March 08, 2026

Re: function prototype

On 2026-03-08 23:14, Gustavo Rios wrote:
> 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 ?
none.
https://man.openbsd.org/style

No comments:

Post a Comment