vector indexer « Vector « C++






1.Use indexer to update element in the vector
2.Use toupper function to convert all elements in a char vector to upper case
3.make the index of the maximum
4.Fill in vector with array by using pointer and offset