> > C'tors that don't initialize class members? Ought to have a good
> > reason for that
> > in the class documentation. Otherwise one is writing "time bombs"
> > in the code.
>
> I believe most class members are properly initialized. There are some that
> may not appear to be, though - that is, the vector and matrix objects in
> JSBSim. However, when those are created they are initialized themselves.
>
Float, integers and pointers don't initialize themselves.

Fred


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to