Chapter 7
Functions in C++
CHAPTER OUTLINE
7.6 Returning More Values by Reference
7.9 Inputting Default Arguments
7.12 Principles of Function Overloading
7.1 INTRODUCTION
In our daily life, most of the complex works are done by a group of people. This results in better productivity and quality. Work is done at a great speed. Normally, big work is distributed among many people. For example, to declare the result ...
Get Programming in C++, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.