Question: Q 3 ) ( 2 6 pts . ) Write a C + + function to Bet 4 strings as character pointers as input parameters
Q pts Write a function to Bet strings as character pointers as input parameters as follows:
String: first name
String: middle name
String:sumame
String: outputstring firstnamemiddlenamesurname sequence, If the optlon is the output string should have surnamemiddienamefirstname sequence, As if the option is different than o and it should conv notavallable" to output string.
void namestringchar char $ char s char sout, iat opt
Q pts Consider the following structure:
struct stdi
int id;
char name:
Istdarray:
Write a somplete program that opens the files Iid,tit" and "name.txt that includes id's and names of the students. The program should load from the files to the array of structures, given above as std array. Then, the program should print the id's and names of the corresponding students to the output file "studentinfo.txt
Ex:
tableId
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
