ok guys a constructor is a special type of member function its automatically called when you create a object, point object(2,5);
but why do we need them when member functions can be passed arguments and assign these arguments to parameters
oh sorry think i've just got it passing arguments will innitialize identifiers but it will not create an object, is this why? and any other reasons.
thanks.



LinkBack URL
About LinkBacks



