copy constructorohh.. its clear to me now! Thank you so much!!!
copy constructorim just a beginner and im confused.. Vect::Vect(const Vect& a) { size = a.size; data = new in...
This user does not accept Private Messages