B
Bari
Hi all,
I just wanted to know if I can ininialize data members in the header.
The compiler (gcc 2.96) returns an error.
The data members are not const (I know that const members can't be
initiated in the header).
Does anyone no the reason?
Thanks alot,
Bari
I just wanted to know if I can ininialize data members in the header.
The compiler (gcc 2.96) returns an error.
The data members are not const (I know that const members can't be
initiated in the header).
Does anyone no the reason?
Thanks alot,
Bari