Conquering C++ Pointers
Robert J. Traister(Editor)
Academic Press
Published on 1. January 1994
Book
Mixed media product
230 pages
978-0-12-697420-1 (ISBN)
Description
This text investigates how pointers are used in C++ and how to conquer this challenging aspect of the language. The author provides working code examples within the book and on disk to allow the reader to practice each new technique as it is introduced.
More details
Language
English
Place of publication
San Diego
United States
Publishing group
Elsevier Science Publishing Co Inc
Target group
College/higher education
Professional and scholarly
Dimensions
Height: 230 mm
Weight
436 gr
ISBN-13
978-0-12-697420-1 (9780126974201)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
Defining the pointer; a second step to learning pointers; declared pointers; char pointers and arrays; memory allocation; pointers and C++; functions; pointers and structs; pointers and unions; pointers and C++ classes; pointers to pointers; source code format.