FAQs in section [1]:
[1.1] Author
Marshall Cline
cline@parashift.com
[ Top | Bottom | Next section ]
[1.2] Copyright Notice
The entire C++ FAQ Lite document is Copyright © 1991-2000
Marshall P. Cline, Ph.D., cline@parashift.com. All rights reserved. Copying is
permitted only under designated situations.
[ Top | Bottom | Next section ]
[1.3] Copying Permissions
If all you want to do is quote a small portion of C++ FAQ Lite (such as one
or two FAQs) in a larger document, simply attribute the quoted portion with
something vaguely similar to, "From Marshall Cline's C++ FAQ Lite document,
www.parashift.com/c++-faq-lite/".
If you want to make a copy of large portions and/or the entire C++ FAQ Lite
document for your own personal use, you may do so without restriction
(provided, of course, that you don't redistribute the document to others, or
allow others to copy the document).
If you want to redistribute large portions and/or the entire C++ FAQ Lite
document to others, whether or not for commercial use, you must get permission
from the author first (and that permission is normally granted; note however
that it's often easier for you to simply tell your recipients about the
one-click download option). In any event, all copies
you make must retain verbatim and display conspicuously all the following: all
copyright notices, the Author section, the Copyright Notice section, the No Warranty
section, the C++-FAQ-Lite != C++-FAQ-Book section,
and the Copy Permissions section.
If you want more and/or different privileges than are outlined here,
please contact me, cline@parashift.com. I'm a very reasonable man...
[ Top | Bottom | Next section ]
[1.4] No Warranty
THIS WORK IS PROVIDED ON AN "AS IS" BASIS. THE AUTHOR PROVIDES NO WARRANTY
WHATSOEVER, EITHER EXPRESS OR IMPLIED, REGARDING THE WORK, INCLUDING WARRANTIES
WITH RESPECT TO ITS MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE.
[ Top | Bottom | Next section ]
[1.5] Trademarks
- Java is a trademark of Sun Microsystems, Inc. in the United States and other
countries.
- All other trademarks are the property of their respective owners.
Note: We'd like to list all trademarks explicitly; please let us know
about who owns what trademark and we'll name them explicitly; thanks!
[ Top | Bottom | Next section ]
[1.6] C++-FAQ-Lite != C++-FAQ-Book
This document, C++ FAQ Lite, is not the same as the C++ FAQ Book.
The book (C++ FAQ, Second Edition, Cline, Lomow, and Girou,
Addison-Wesley) is 500% larger than this document, and is available in
bookstores. See [3] for details.
[ Top | Bottom | Next section ]
E-mail the author
[ C++ FAQ Lite
| Table of contents
| Subject index
| About the author
| ©
| Download your own copy ]
Revised Jul 10, 2000
|