Exercises
摘要
Write a program that defines a function of type void called printMessage(). The function outputs a simple message on the standard output. Call the user-defined function from the main function: