kali_fornication@lemmy.world to linuxmemes@lemmy.world · 1 month agoit's just the worstlemmy.worldimagemessage-square190linkfedilinkarrow-up1425
arrow-up1425imageit's just the worstlemmy.worldkali_fornication@lemmy.world to linuxmemes@lemmy.world · 1 month agomessage-square190linkfedilink
minus-squareTangent5280@lemmy.worldlinkfedilinkarrow-up17·1 month agoBrave stand, I will stand side by side with you until the first signs of mild resistance or mockery from the world!
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up7·1 month agoWell guess what? #include <string.h> #include <iostream> int main (int argc, char *argv[]) { const int which = strcmp ("zsh", "bash"); std::cout << which << std::endl; return 0; } Output 1
Brave stand, I will stand side by side with you until the first signs of mild resistance or mockery from the world!
Well guess what?
#include <string.h> #include <iostream> int main (int argc, char *argv[]) { const int which = strcmp ("zsh", "bash"); std::cout << which << std::endl; return 0; }Output
1