AlaskanCruise.h
defines the class that controls this app. It makes use of the Date
class as well as some utility functions to convert strings between the form (a .NET framework Windows Form) and the rest of app (written in C++).
This application also uses file input/output to save the reservation details to a new text file on the user's computer.