Unit 3 graded exercise 1: write and call three functions | Programming | ECPI University
1. Calls three functions from main(). The functions are named first(), second(), and third(). Each function prints out its name (“first,” “second,” “third.”). After all three functions are called, the main() function should print “End of program.” Here is what the program looks like. File Submission Upload your Flowgorithm file, your .c file, and a screen shot of your code output saved in a Word […]