cppforever.com
Home
Syntax rules
Variable
Go Up
How to find out the address of a variable in the memory
Variable
Each variable has:
location, where is the information stored
type
The value is calculated using the location (address) and type (length)