Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
c_decl
JayAurabind
Mar 9th, 2019
102
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdio.h>
extern
int
b
;
int
g
=
99
;
int
main
(
)
{
int
c
=
0
;
int
d
=
172
;
c
=
b
+
8
;
printf
(
"val of c = %d
\n
and d is %d, %d"
,
c
,
d
,
g
)
;
return
c
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Account Leaks
JavaScript | 1 sec ago | 0.08 KB
✅ Crypto Accounts
JavaScript | 6 sec ago | 0.08 KB
FREE BTC GUIDE 0U
JavaScript | 7 sec ago | 0.09 KB
GMAIL Logs (2FA disabled)
JavaScript | 7 sec ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 10 sec ago | 0.08 KB
✅ MAKE $1200 IN 15 MIN YI
JavaScript | 14 sec ago | 0.09 KB
Make $1200 in 15 minutes
JavaScript | 14 sec ago | 0.08 KB
Make $1200 in 15 minutes
JavaScript | 16 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!