Computer Science A - 11/4/99 Directions: Write a program that will make use of a vector containing structures of 4 strings. This data should be sorted & then displayed as directed. The file names are: directory.cpp directoryIn.txt directoryOut.txt Struct InfoType { apstring Name, streetAddr, cityState, Major, };