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 / 717.jpg < prev    next >
Joint Photographic Experts Group Image  |  2013-12-12  |  529KB  |  2550x3300
Labels: book | daybook | reckoner | sky
OCR: C++ and OOP Polymorphism 717 12.4 syntax // Functi ion Prototypes Note templ late< class int void print Array<T, n> int main() intarrayl, intarrav2 Note 3 Array<int, Note Array<char, chararrayi, chararray2; int for 0; 3 i++ Note intarravl intarray2 [i] i+1 Note 6 print intarrayl print intarrav2 intarrayl intarray2 Note 7 cout "Equal in" else cout "Not Equal \n" for Note cha chararray2[i print chararrayl Note 6 print chararray2 ) chararrayi chararray2 Note cout "Equal \n" else zed cout "Not Equal \n"; return print() temp] late< class int Note void print( Array<T, n> Jote 1 for cout int 1++ Note cout endl; yur pro- Function chararrav2 lote