| 0x0061ff10 | ||
| 0x0061ff14 | ||
| 0x0061ff18 | ||
| 0x0061ff1c | ||
| Stack |
|---|
Output:
| 0x0061ff10 | ||
| 0x0061ff14 | ||
| 0x0061ff18 | ||
| 0x0061ff1c | ||
| Stack |
|---|
Output:
| 0x0061ff10 | ||
| 0x0061ff14 | ||
| 0x0061ff18 | ||
| 0x0061ff1c | ||
| Stack |
|---|
Output:
| 0x0061ff08 | ||
| 0x0061ff0c | ||
| 0x0061ff10 | ||
| 0x0061ff14 | ||
| 0x0061ff18 | ||
| 0x0061ff1c | ||
| Stack |
|---|
| 0x0061fef4 | ||
| 0x0061fef8 | ||
| 0x0061fefc | ||
| 0x0061ff00 | ||
| 0x0061ff04 | ||
| 0x0061ff08 | ||
| 0x0061ff0c | ||
| 0x0061ff10 | ||
| 0x0061ff14 | ||
| 0x0061ff18 | ||
| 0x0061ff1c | ||
| Stack |
|---|
Note:
Different data types may have different sizes and take up different amounts of room in memory.
char: 1 byte
bool: 1 byte
int: 4 bytes
float: 4 bytes
string: 8 bytes
double: 8 bytes
long: 8 bytes
| 0x0061ff10 | ||
| 0x0061ff14 | ||
| 0x0061ff18 | ||
| 0x0061ff1c | ||
| Stack |
|---|
Output:
| 0x0061ff04 | ||
| 0x0061ff08 | ||
| 0x0061ff0c | ||
| 0x0061ff10 | ||
| 0x0061ff14 | ||
| 0x0061ff18 | ||
| 0x0061ff1c | ||
| Stack |
|---|
| 0x0061fefc | ||
| 0x0061ff00 | ||
| 0x0061ff04 | ||
| 0x0061ff08 | ||
| 0x0061ff0c | ||
| 0x0061ff10 | ||
| 0x0061ff14 | ||
| 0x0061ff18 | ||
| 0x0061ff1c | ||
| Stack |
|---|
Note: Without the use of references
| 0x0061ff08 | ||
| 0x0061ff0c | ||
| 0x0061ff10 | ||
| 0x0061ff14 | ||
| 0x0061ff18 | ||
| 0x0061ff1c | ||
| Stack |
|---|
Note: With the use of references
| 0x0061ff0c | ||
| 0x0061ff10 | ||
| 0x0061ff14 | ||
| 0x0061ff18 | ||
| 0x0061ff1c | ||
| Stack |
|---|
Output: