Project One
Objective:
- Become familiar with Unix/Linux environment.
- Become familiar with gcc, c++ compilers.
- Become familiar with a Unuix/Linux based text editor.
- Become familiar with submission of project procedure.
Description:
Create a program that produces the following output:
"Firstname Lastname"
"Major"
"Last four digits of your SS number"
- Note that the double quotes need to appear on the program output.
- Make sure that the program will compile and execute on Linux
before
submission.
- Submit your source code (not the executable) via the dropbox
before the close time.