On Wed, Oct 29, 2008 at 4:13 PM, Walter Bright <newshound1 at digitalmars.com> wrote: > Janderson wrote: - The override keyword helps you make sure really overriding something. Been fighting with some bugs in C++ that would have been prevented by that one. --bb