class CDodaj { public:
int a; int b;
Dodaj()
= 2;
= 2; }; int Dodaj()
{ return(a +
C++
/*statycznie*/
Cdodaj d;
int 1 = d.Dodaj () ;
/* dynamicznie*/
.dodaj *d = new CDodaj; int 1 = d->Dodaj();
Wykład 3
Pi oęi aino\v<anie komputerów I