home *** CD-ROM | disk | FTP | other *** search
/ C by Discovery (4th Edition) / C_By_Discovery_4th_Edition.tar / C_By_Discovery_4th_Edition / CH_12 / 759.jpg < prev    next >
Joint Photographic Experts Group Image  |  2013-12-13  |  541KB  |  2550x3300
Labels: book | daybook | reckoner
OCR: 12.7 Libraries 759 can be he over ontainer Example 12-27: vectralg.cpp its posi- The vectralg. cpp he right Synopsis itera Instantiates tors App STL lies vector some STL objects, algor and ithms STL to random the vector contai iners ner by jective To and the introduce iner of STL STL in in parti general cular Obj the contai concepts vector ner by I ons Incl ude files Note 1 #inc] lude <vector> ons #incl Lude <al gori thm> #incl Lude <iostream h> Note and. std; using names space void display vector<int> 17 th itera PRECONDI TION: none. The elements within POSTCONDI TION and displayed some on cout properties of have been random vector <int> rators void PRECONDIT reverseIt( ION none POSTCONDITION: The elements in V have order been displayed nany of on cout in reverse trching bounds void copye ...