On Fri, 18 Apr 2014 12:37:22 +0200
git_AT_suckless.org wrote:
> -main(int argc, char **argv)
> +main(int argc, char *argv[])
Can someone give me a reason why one should be favored over the other?
I suppose this is just a matter of taste (FYI: I use char **argv).
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Fri Apr 18 2014 - 12:40:26 CEST