Starting out

Get Started with C or C++
Getting a Compiler
Book Recommendations


Tutorials

C Tutorial
C++ Tutorial
Java Tutorial
Game Programming
Graphics Programming
Algorithms & Data Structures
Debugging
All Tutorials


Practice

Practice Problems
Quizzes


Resources

Source Code
Source Code Snippets
C and C++ Tips
Finding a Job


References

Function Reference
Syntax Reference
Programming Links
Programming FAQ


Getting Help

Message Board
Ask an Expert
Email
About Us



C++ Syntax Reference - Pointers

Pointers

  • getting a memory address - primitive type
  • getting a memory address - arrays
  • getting a memory address - functions
  • getting a memory address stored in a pointer
  • dereferencing a pointer
  • Const Pointers vs. Const Pointer Data
  • Popular pages
    • Exactly how to get started with C++ (or C) today
    • C Tutorial
    • C++ Tutorial
    • 5 ways you can learn to program faster
    • The 5 Most Common Problems New Programmers Face
    • How to set up a compiler
    • 8 Common programming Mistakes
    • What is C++11?
    • How to make a game in 48 hours
    Recent additions subscribe to a feed
    • How to create a shared library on Linux with GCC - December 30, 2011
    • Enum classes and nullptr in C++11 - November 27, 2011
    • Learn about The Hash Table - November 20, 2011
    • Rvalue References and Move Semantics in C++11 - November 13, 2011
    • C and C++ for Java Programmers - November 5, 2011
    • A Gentle Introduction to C++ IO Streams - October 10, 2011
    Google
    Custom Search
    Advertising | Privacy policy | Copyright © 1997-2011 Cprogramming.com. All rights reserved.


    Popular pages
    C tutorial
    C Tutorial
    Get started
    Exactly how to get started with C++ (or C) today
    Learn to program
    5 ways you can learn to program faster
    C++ tutorial
    C++ Tutorial
    Problems new programmers face
    The 5 Most Common Problems New Programmers Face
    Learn to make a game
    How to make a game in 48 hours
    Common problems
    8 Common Programming Mistakes
    C++11
    What is C++11?
    Image credits