Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jan 21st, 2019
95
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdio.h>
int main(void) {
int two = 2;
long long int ptr = (long long int) &two;
printf("%p -> %d\n", (int *) ptr, *((int *)ptr));
return 0;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make 3500$ in 20 MIN [Method] F
JavaScript | 1 sec ago | 0.08 KB
✅ Account Leaks
JavaScript | 1 sec ago | 0.08 KB
GMAIL Logs (2FA disabled)
JavaScript | 13 sec ago | 0.08 KB
MAKE $500 INSTANTLY
JavaScript | 24 sec ago | 0.08 KB
Make $2000 in 15 minutes Y
JavaScript | 25 sec ago | 0.08 KB
FREE BTC GUIDE 9
JavaScript | 29 sec ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 35 sec ago | 0.08 KB
Make $1200 in 15 minutes
JavaScript | 48 sec ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!