@[email protected] to Programmer [email protected]English • 2 years agoadvancedlemmy.worldimagemessage-square31fedilinkarrow-up1423
arrow-up1423imageadvancedlemmy.world@[email protected] to Programmer [email protected]English • 2 years agomessage-square31fedilink
minus-squareAlmightySnoo 🐢🇮🇱🇺🇦linkfedilink23•2 years agolaughing in #if 0: #include int main() { #if 0 std::cout << "Look at this" << std::endl; #else std::cout << "ugly abomination." << std::endl; #endif }
laughing in
#if 0
: