hoch@lemmy.world to Programmer Humor@lemmy.ml · 4 months agoMore code = more betterlemmy.mlimagemessage-square22linkfedilinkarrow-up1274arrow-down15
arrow-up1269arrow-down1imageMore code = more betterlemmy.mlhoch@lemmy.world to Programmer Humor@lemmy.ml · 4 months agomessage-square22linkfedilink
minus-squareTolookah@discuss.tchncs.delinkfedilinkarrow-up6·4 months agoNo i= 0; do{ i++; } while (10 != *(U32 *) i ); ? Gotta make it hard to read as well
No
i= 0;
do{ i++; } while (10 != *(U32 *) i );
?
Gotta make it hard to read as well