Romahttp://softtime.ru/cppoperator+ и operator=http://softtime.ru/cpp/read.php?id_forum=1&id_theme=760всем привет!!! в чем ошибка при сложении матриц? #include "stdio.h" #include"iostream.h" class Tmatr{ private:int cols,rows,**matr; public: Tmatr(int rows,int cols);...Форум C++Mon, 17 Mar 2008 07:20:20 +0300Roma