malloc/free



	Foo a = new Foo();
	a->metoda();
	delete a;
 
www.softeu.cz
10/32