Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Ukazateli
Dido09
Mar 8th, 2022
154
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdio.h>
#include <stdlib.h>
int main()
{
void *pv;
int i = 10;
double d = 2.34;
pv = &i;
printf("%d", *((int*)pv));
return 0;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 29 sec ago | 0.26 KB
💰💰💰 EARN 2,500$ DAILY PASSIVE INCOME
Java | 37 sec ago | 0.17 KB
💎 2OOO$ 15 MIN INSANE METHOD ✅📌
JavaScript | 1 min ago | 0.17 KB
Test array[] e funzioni
C | 2 min ago | 0.48 KB
⭐⭐ FREE BTC GUIDE ✅ Working ⭐⭐
JavaScript | 3 min ago | 0.26 KB
🚨🚨🚨 UNLIMITED MONEY GLITCH 🚨🚨🚨
JavaScript | 3 min ago | 0.26 KB
📌📌 Swapzone Glitch 2000/15MIN 🔥🔥
JavaScript | 3 min ago | 0.17 KB
⭐⭐ Instant Money Method ⭐⭐
JavaScript | 5 min ago | 0.26 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!