bearophile wrote:
The following idioms may be useful as an optional built-in idiom in D
programs, to improve debugging: http://users.bestweb.net/~ctips/tip015.html

I clicked on that one at random. I think this is much less of an issue
with D than with C, because C's memory corruption problems are nearly
entirely related to its reliance on pointers and manual memory management.

Reply via email to