|
|
|
|
|
by MattPalmer1086
873 days ago
|
|
Very funny! I just did some coding on C for the first time in years. Now, ok, i'm out of practice, but I'm generally a fairly cautious programmer. I got so many seg faults and weird memory errors in my code. Valgrind found some more that I hadn't spotted. It's just too easy to screw it up. Much better to use languages that remove entire classes of bug without you having to even think about it. |
|