c/c_lang · by monica_b1998@lemmy.world · 196dModern Tools for Hunting Undefined Behavior in C https://slicker.me/c/ub_hunting_tools.html9 points · 2 comments · view on lemmy.world
2 Comments
umt@lemmynsfw.com · -5 pts · 196d
End of list
x74sys@programming.dev · 1 pts · 77d
Rust made the same mistake that C++ made, otherwise it might've been a viable option. Now instead debugging a memory issue for 3 days, I think a month on how to architect my software, just to scrap that 5 months later and rewrite it from scratch.