> Also, destructors have () parameter specification, not (void) for their > parameters. That's a matter of style, they mean the same thing and are equally valid. > Also, C++ uses... > #include <cstdio> > ... not... > #include <stdio.h> Again, both are valid. jon -- "A great many people think they are thinking when they are merely rearranging their prejudices." - William James