Created
December 15, 2021 13:54
-
-
Save neo7BF/f0439d9b5b91cf7fad3c660f14c20324 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cout << &A; // print on screen 0x00 (in a real computer the address will be different) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment