Question: Design an algorithm and write a C++ program that utilizes the void function programmerinfo to print the programmer's name, UIN, TA name and class name
Design an algorithm and write a C++ program that utilizes the void function programmerinfo to print the programmer's name, UIN, TA name and class name along with the date. Output the function call Note: You must use a void function to receive credit for this exercise. Format the output to print neatly to the terminal. Sample Output rogramme r Name: 1en Wazowski UIN: 1234567 IA: Mike Cool Class: CS150 F17 Date: January 8th 2018 Process returned 0 (0x0) execution time 0.078 s Press any key to continue
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
