For the fifth programming practice you will need to write a


Need a program that is in C language and runs with a gcc compiler the instructions are as follows.

For the fifth programming practice, you will need to write a program to do a task of your choice.  You can write any program you like as long as it does at least the following five things.  You can make the program harder than this if you wish.  This is your own individual work.  This means you do not write the code with your lab partner.  Each of you need to submit your own distinct program.

If you cut and paste code from the labs and submit it as the programming practice, we will refuse to grade the programming practice and you will receive 0 points.  When we say "You can write any program you like" we mean, "you can write any program you like that you haven't written for lab."

Your code must include the following:

  1. It must use at least one function with a prototype

  2. It must use a character array (string).  (10 points bonus: Use an array of strings)

  3. It must use at least one character function.  

  4. It must use at least one string function

  5. It must compile and run.

Additional points not listed in this rubric may be deducted if we have reasonable justification.  Remember, this assignment is meant to help improve your understanding of programming principles and C semantics.

Rubric for grading

 for answering the reflection questions 

 for function 

 for character array

for using character function

for using string function

compile and run 

bonus if use an array of character arrays (strings)

Deductions

for not formatting correctly (use indentations, correct bracketing, etc.)

for not saving the file as your name as specified in the formatting document.

Solution Preview :

Prepared by a verified Expert
Software Engineering: For the fifth programming practice you will need to write a
Reference No:- TGS01299087

Now Priced at $20 (50% Discount)

Recommended (95%)

Rated (4.7/5)