#include #include #include "vector.h" /* Funcoes Globais */ /* Class Vector */ TPELEM& Vector::operator[]( int i ) { if( i>=0 && i