CS12

Assignment 2

Due: 11:59 PM Monday May 8

In this assignment, you must use string functions wherever possible. You will not receive full credit if you do not use string functions.
Assignment Tasks


Remember to use proper coding style and use appropriate comments in your code. You should get this started early as this assignment might require you to research some additional string functions. You can use these manual pages as a reference of what string functions are available to you and a brief description of how to use them. Also, remember you can use the mailing list, TA's, and Office Hours for help.