From: "Lu�s Coelho" <DeepBlack AT geocities DOT com> Newsgroups: comp.os.msdos.djgpp Subject: vector<>::resize(int)? Date: 31 Oct 1997 11:24:16 GMT Organization: Instituto Superior Tecnico Lines: 14 Message-ID: <01bce4da$51c500c0$LocalHost@host.ist.utl.pt> NNTP-Posting-Host: ppp08.ist.utl.pt To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Today I discovered that the standard vector<T>::resize(int) (or is it unsigned int?) is missing from djgpp's libraries? Has is been renamed or is there another, simple way around? The porpuse of the whole thing is a Matrix<T> class which is based on a vector<vector<T>> thing as shown in Strostroup's "The C++ Programming Language", 3rd Ed. Any help would be apreciated. Lu�s Coelho. Expo 98 -- http://www.expo98.pt <-- Come and visit us in 98! "Technology does not always equal progress" -- Douglas Coupland, Life After God http://www.geocities.com/SiliconValley/Way/3972/