CpSc 246
Assignment 1: Review of 146 C++ concepts

Due: Feb 1st
15 Points

This program is intended to help you refresh your memory with programming in C++ and consists only of concepts from 146. You must follow these directions and NOT use string libraries or any string functions.

Write a C++ program that will compile and run in Eclipse. In general, the program will read 3 characters from the user and search a pre-defined array of characters for the 3 characters.

Requirements:

The assignment is due at the beginning of the class.
Submit the code and the output to the ReviewProgram dropbox on D2L