Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 7. Programming With C++ Functions > Function Name Overloading

Function Name Overloading

Function name overloading is yet another important improvement in the area of program modularization in C++.

Most languages connect each name with a unique object within a scope (block, function, class, file, and program). This is true of type names, names of variables, and names of functions.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial