{"revision": {"id": "f3ab9626-2f95-11f1-89a5-e86a64d24d78", "node_id": "f3aadc3e-2f95-11f1-98f8-e86a64d24d78", "user_id": "edc3f576-2f95-11f1-900f-e86a64d24d78", "author": "foxhop", "data": "cpp Pointers\r\n==============\r\n\r\n**if p is a pointer**\r\n\r\n&p\r\n the memory address of p\r\n\r\n\\*p\r\n  the content that p points to\r\n\r\np\r\n the content of p (or the address that p points to)", "source_format": "rst", "revision_number": 1, "created": 1317065733000}}