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
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