f
Wnclude <lostream.h> //p. 55, klasy - konstruktor, destruktor iWnclude <conlo.h>
#łnclude <strlng.h>
//--definicja klasy Gaduła-----------
class Gaduła
{
Int Licz; char Tokst[40]; publłc:
// konstruktor deklaracja Gadula(lnt k, char *Opls);
// destruktor - deklaracja :
~Gadula(vold); ^
//Inne funkcje składowe
Int ZwracaJO {return Licz;) vold Schowaj(tnt x) { Licz = x;)
vold CoTo() { cout « Tekst « M ma wartość: " « Licz « endl; >
L //-*— koniec definicji klasy Gaduła--------