Last active
December 13, 2015 06:09
-
-
Save arn-e/4879141 to your computer and use it in GitHub Desktop.
ptr_test_results
This file contains hidden or 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
cc test.c -o test | |
my_var : 15 | |
my_ptr : 15 | |
my_ptr_ptr : 15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment