Question: Homework 7 Just modify the code in the third experiment in the following manner: 1. int array[8] should be replaced by the char array[] =

 Homework 7 Just modify the code in the third experiment in

Homework 7 Just modify the code in the third experiment in the following manner: 1. int array[8] should be replaced by the char array[] = "EENG112 Introduction to Programming" 2. Modify call_by_reference array so that its input is char* and it modifies its input as Follows: a. Each vowel is replaced by a character 1, b. Each consonant is replaced by a character 0. 3. Print_1D_array should be modified to print character sequence. Keep the original form of code in Part C, just make required modifications. Note: Please send your homework as C source file labeled as your name surname and student number Example: Dante ash 16701006.c

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!