Non-initialization code in constructors
It's not usually a good idea, but
there is nothing to prevent you
from writing code into the constructor
that has nothing to do with variable initialization.
File: fn.htm
[Next]
[Prev]