Gregor to Memes@lemmy.ml • 6 months agoLike yin and yanggregtech.euimagemessage-square8arrow-up1109file-textcross-posted to: programmer_humor@programming.devmemes@lemmy.world
arrow-up1109imageLike yin and yanggregtech.euGregor to Memes@lemmy.ml • 6 months agomessage-square8file-textcross-posted to: programmer_humor@programming.devmemes@lemmy.world
minus-squareLucy :3linkfedilink13•6 months agoHere, have some eyebleach: #include <stdio.h> int main(int, char **) { printf("Hello, World!"); return 0; }
Here, have some eyebleach:
#include <stdio.h> int main(int, char **) { printf("Hello, World!"); return 0; }
Ew, old legacy language
Beautiful explicit language.
Thank you