Home Segments Index Top Previous Next

Chapter 6:

How To Define Simple Functions

In this chapter, you learn how to define C functions in addition to the required main function. In the process, you learn how to work with arguments, parameters, and returned values.