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
SQL Tips & Techniques (Miscellaneous)
Using SQL Data Manipulation Language (DML) to Insert and Manipulate Data Within SQL Tables
Using Keys and Constraints to Maintain Database Integrity
Working with Data BLOBs and Text
Monitoring and Enhancing MS-SQL Server Performance
Working with Stored Procedures
Service-Oriented Architecture (SOA): Concepts, Technology, and Design
Coordination
Orchestration
Security
Service-Oriented Design (Part II: SOA Composition Guidelines)
Task-centric business service design (a step-by-step process)
Mastering Delphi 7
Libraries and Packages
Reporting with Rave
Using XML Technologies
The Microsoft .NET Architecture from the Delphi Perspective
Appendix A Extra Delphi Tools by the Author
Ruby Cookbook (Cookbooks (OReilly))
Handling International Encodings
Navigating a Document with XPath
Serializing Data with Marshal
Running Unit Tests
Driving an External Process with popen
Web Systems Design and Online Consumer Behavior
Chapter II Information Search on the Internet: A Causal Model
Chapter VIII Personalization Systems and Their Deployment as Web Site Interface Design Decisions
Chapter X Converting Browsers to Buyers: Key Considerations in Designing Business-to-Consumer Web Sites
Chapter XI User Satisfaction with Web Portals: An Empirical Study
Chapter XIV Product Catalog and Shopping Cart Effective Design
Java All-In-One Desk Reference For Dummies
Java Programming Basics
Packaging and Documenting Your Classes
Swinging into Swing
Getting Input from the User
Using JDBC to Connect to a Database
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