Hi Nosferatu
:-)Seems like we (had && have && will have) similar doubts ... Just skim through... I tried to answer ur questions at the bottom... hope this helps...
The declaration of a class (or struct, for that matter) like say, MyType below:
class MyType {
//...//
//...//
};
does not...