gpw@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agono caplemmy.mlimagemessage-square33fedilinkarrow-up1628arrow-down134
arrow-up1594arrow-down1imageno caplemmy.mlgpw@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square33fedilink
minus-squaregrue@lemmy.mllinkfedilinkarrow-up26·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.
minus-squarebronzle@lemm.eelinkfedilinkarrow-up7arrow-down1·edit-22 years agoAlso could have takin out mains return type and used sus chief
minus-squaregrue@lemmy.mllinkfedilinkarrow-up5·2 years agoYes, as are n and i. Do they not deserve ‘fleekness?’
minus-squaredarcy@sh.itjust.workslinkfedilinkarrow-up1·2 years agosorry i misread. i thought u meant number was not #define’d
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.Also could have takin out mains return type and used
sus chiefnumberis a variable i thinkYes, as are
nandi. Do they not deserve ‘fleekness?’sorry i misread. i thought u meant
numberwas not#define’d