Clbull@lemmy.world to linuxmemes@lemmy.world · 2 months agoLinux and Chilllemmy.worldimagemessage-square83fedilinkarrow-up1862
arrow-up1862imageLinux and Chilllemmy.worldClbull@lemmy.world to linuxmemes@lemmy.world · 2 months agomessage-square83fedilink
minus-squarekekmacska@lemmy.ziplinkfedilinkEnglisharrow-up3·2 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-up3·2 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
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