Lecture 20 Code

errors.cpp — example of assert and return values for error handling
exc1.cpp — basic exception example
vsort.cpp — vector sort with exception