Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
aeris
Oct 13th, 2011
87
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
include
<
stdio.
h
>
void
foo
(
void
)
{
int
a
;
printf
(
"%d
\n
"
,
a
)
;
}
void
bar
(
void
)
{
int
a
=
42
;
}
int
main
(
void
)
{
bar
(
)
;
foo
(
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE BTC GUIDE F
JavaScript | 9 sec ago | 0.06 KB
FREE 500$ GIFTCARDS???? VF
Java | 16 sec ago | 0.06 KB
Make $200 in 15 minutes M
JavaScript | 17 sec ago | 0.06 KB
Make 1500$ in 20 MIN [Method] F
JavaScript | 32 sec ago | 0.06 KB
Make 1500$ in 20 MIN [Method] A
JavaScript | 37 sec ago | 0.06 KB
Make $200 in 15 minutes 1
JavaScript | 44 sec ago | 0.06 KB
MAKE $900 INSTANTLY F
JavaScript | 53 sec ago | 0.06 KB
FREE BTC GUIDE K
JavaScript | 1 min ago | 0.06 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!