Flylib.com
pascal, cdecl, near, far, and huge Modifiers
Previous page
Table of content
Next page
Chapter 10 - Using Pointers
Visual C++ 6: The Complete Reference
Chris H. Pappas and William H. Murray, III
Copyright 1998 The McGraw-Hill Companies
When Should You Use Reference Types?
To review, there are four main reasons for using C++ reference types:
•
They lend themselves to more readable code by allowing you to ignore details of how a parameter is passed.
•
They put the responsibility for argument passing on the programmer who writes the functions,
not on the individual who uses them.
•
They are a necessary counterpart to operator overloading.
•
They are also used with passing classes to functions so constructors and destructors are not called.
These concepts are described in greater detail in
Chapter 16
.
Books24x7.com, Inc 2000 –
Previous page
Table of content
Next page
Visual Studio 6: The Complete Reference
ISBN: B00007FYGA
EAN: N/A
Year: 1998
Pages: 207
Authors:
John Paul Mueller
BUY ON AMAZON
Project Management JumpStart
Planning and Acquiring Resources
Controlling the Project Outcome
Closing the Books
Appendix A Answers to Review Questions
Appendix C Sample Project Management Checklists
Agile Project Management: Creating Innovative Products (2nd Edition)
Innovative Product Development
Practice: Performance Requirements Cards
Phase: Explore
Practice: Participatory Decision Making
Reliable Innovation
The New Solution Selling: The Revolutionary Sales Process That Is Changing the Way People Sell [NEW SOLUTION SELLING 2/E]
Chapter Three Sales Process
Chapter Six Defining Pain or Critical Business Issue
Chapter Twelve Controlling the Buying Process
Chapter Thirteen Closing: Reaching Final Agreement
Chapter Fifteen Sales Management System: Managers Managing Pipelines and Salespeople
The Lean Six Sigma Pocket Toolbook. A Quick Reference Guide to Nearly 100 Tools for Improving Process Quality, Speed, and Complexity
Using DMAIC to Improve Speed, Quality, and Cost
Working with Ideas
Variation Analysis
Identifying and Verifying Causes
Complexity Value Stream Mapping and Complexity Analysis
Java Concurrency in Practice
Adding Functionality to Existing Thread-safe Classes
Deadlock
Building Custom Synchronizers
Atomic Variables and Nonblocking Synchronization
Appendix A. Annotations for Concurrency
VBScript in a Nutshell, 2nd Edition
Introduction
Section A.3. Comment
Section A.8. Error Handling
Section A.12. Miscellaneous
Section B.2. Comparison Constants
flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net
Privacy policy
This website uses cookies. Click
here
to find out more.
Accept cookies