Clbull@lemmy.world to linuxmemes@lemmy.world · 7 months agoLinux and Chilllemmy.worldexternal-linkmessage-square92fedilinkarrow-up1889arrow-down119
arrow-up1870arrow-down1external-linkLinux and Chilllemmy.worldClbull@lemmy.world to linuxmemes@lemmy.world · 7 months agomessage-square92fedilink
minus-squarekekmacska@lemmy.ziplinkfedilinkEnglisharrow-up3·7 months agoI haven’t used either, but compiled a lot of C source code and they compiled or could be adjusted easier even for someone who barely knows what printf, fopen, or #include are
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up4·7 months agoThe thing with C is that you probaby won’t know you messed it up. It happens silently as memory gets corrupted. Modern compilers are much more advanced but you still can overwrite stuff in memory with other stuff
minus-squareaffiliate@lemmy.worldlinkfedilinkarrow-up1·7 months agoC++ is a bazooka that only fires when it’s pointed at your feet
Removed by mod
I haven’t used either, but compiled a lot of C source code and they compiled or could be adjusted easier even for someone who barely knows what printf, fopen, or #include are
The thing with C is that you probaby won’t know you messed it up. It happens silently as memory gets corrupted.
Modern compilers are much more advanced but you still can overwrite stuff in memory with other stuff
deleted by creator
C++ is a bazooka that only fires when it’s pointed at your feet