gpw@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agono caplemmy.mlimagemessage-square2linkfedilinkarrow-up12arrow-down10
arrow-up12arrow-down1imageno caplemmy.mlgpw@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square2linkfedilink
minus-squaregrue@lemmy.mllinkfedilinkarrow-up1·2 years 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.
Pro tip: the arguments to
main()don’t have to be namedargcandargv.Also, you forgot to #define an alias for
atoi, andnumber,n, andicould’ve been named something more on fleek.