Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This is a new language facility (not available in C) whose goal is a further improvement in code readability and modifiability. When declaring a function, you can specify default values for one or more parameters in the parameter list.
Here is a declaration for a function sum() that computes the sum of given number of components of an array of double values. This declaration uses the initialization syntax for the second formal parameter to specify the default value 25.