gpw@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agono caplemmy.mlimagemessage-square8fedilinkarrow-up123arrow-down10
arrow-up123arrow-down1imageno caplemmy.mlgpw@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agomessage-square8fedilink
minus-squaregrue@lemmy.mllinkfedilinkarrow-up1·1 year agoPro tip: the arguments to main() don’t have to be named argc and argv. Also, you forgot to #define an alias for atoi, and number, n, and i could’ve been named something more on fleek.
minus-squarebronzle@lemm.eelinkfedilinkarrow-up0arrow-down1·edit-21 year agoAlso could have takin out mains return type and used sus chief
Pro tip: the arguments to
main()
don’t have to be namedargc
andargv
.Also, you forgot to #define an alias for
atoi
, andnumber
,n
, andi
could’ve been named something more on fleek.Also could have takin out mains return type and used
sus chief