Question: PE 15UL) 190 Write a CH program to implement a function named StrFcn. This function receives two strings (strl and str2) . The function reverses

 PE 15UL) 190 Write a CH program to implement a function

PE 15UL) 190 Write a CH program to implement a function named StrFcn. This function receives two strings (strl and str2) . The function reverses the content of strl and save the result in str2. void StrFcn (char* stri, char" str2); Example: char Stri [= "cpe 150 exam char Str2 [100] = "maxe 051 epa"; In your main do the following: Create two strings o Strl and initialize it with your first name. o Str2 Call the function Stricn . Print strin to the screen

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!