memset(): The standard guarantees that memset_s will over-write the argument array, even if the optimizer thinks that those stores are "useless," such as when over-writing a password before leaving a function.<
From: www.drdobbs.com/article/print?articleId=232901670 Bye, bearophile
