/MyVectorTest

Initial function to create a vector

Primary LanguageC++

To compile: g++ MyVector.cpp main.cpp -o Vector.sh

To Run: ./Vector.sh