Study Guide > #ifndef Vector_H


Murdoch University ICT 283 #ifndef Vector_H #define Vector_H #include #include using namespace std; template class Vector{ public: //default constructor Vector(); //insertion and print void push_back(const elemType& i); void print() const; //for dealing with arrays bool isEmpty() const; bool isFull() const; int getSize() const; elemType& at(int i); private: elemType list[100] ...[Show More]

Preview 1 out of 2 pages
Purchase this document to unlock the blurred part and the rest of the document

Unlock Now

Reviews( 0 )

Unlock this Document

Purchase the document to unlock it.

$3.00

Unlock Now

0
1

Category:
Number of pages: 2
Language: English
Last updated: 1 week ago
Downloads: 1
Views: 0

Can't Find what you want?

PLACE CUSTOM WRITING ORDER