Project 1: Simple Shell Program - Louisiana Tech University

The goal of this assignment is to get practice using files and implementing a class. You will be making an English-Spanish dictionary. You will writing the interface in . Dictionary.h. and then implementing methods in . Dictionary.cpp. Prerequisites. To complete this assignment, you must be familiar with the following concepts: Files & Streams ... ................
................