Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
wandrake
Jul 4th, 2012
425
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include <stdio.h>
#include <stdlib.h>
int
main
(
void
)
{
char
*
a
=
(
char
*
)
malloc
(
255
*
sizeof
(
char
)
)
;
fscanf
(
stdin
,
"%[^\EOF]"
,
a
)
;
fprintf
(
stderr
,
"%s"
,
a
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled method
JavaScript | 1 min ago | 0.25 KB
Untitled
Python | 8 min ago | 6.87 KB
✅EASY PROFIT METHOD 📝🔥
JavaScript | 9 min ago | 0.20 KB
✅ 💎 Instant BTC Profit Method ✅ Working 🚨 🔥
JavaScript | 18 min ago | 0.20 KB
✅ 💡 Instant BTC Profit Method ✅ Working 💵✅
JavaScript | 38 min ago | 0.20 KB
⭐ 💎 Exchange profit method 🚨 🔥
JavaScript | 38 min ago | 0.20 KB
Phishing Simulator rev_01
Arduino | 43 min ago | 2.32 KB
Validators
Python | 51 min ago | 0.68 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!