Question: (Textbook ISBN: 9780133964639; Chapter 7) Modify the listing code in Fig. 7.7 in textbook to have one more function add function void studentByReference(char * studentInfo).
(Textbook ISBN: 9780133964639; Chapter 7) Modify the listing code in Fig. 7.7 in textbook to have one more function add function void studentByReference(char * studentInfo). In this function, studentInfo needs to be update to have student's name and address. test out functions in the main, make sure to print out student info.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
