pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
3 sec ago
Untitled
3 sec ago
Untitled
4 sec ago
Untitled
8 sec ago
Untitled
HTML | 11 sec ago
Untitled
10 sec ago
##REpon##vPittsburgh Pe...
29 sec ago
Running several Android...
15 sec ago
Layout Width
Share Pastebin
Untitled
By: a guest | Mar 21st, 2010 | Syntax:
PHP
| Size: 0.08 KB | Hits: 71 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
#include <stdio.h>
int main
(
)
{
dupa
(
)
;
}
void dupa
(
)
{
}
create new paste
|
create new version of this paste
RAW Paste Data
#include <stdio.h> int main () { dupa (); } void dupa () { }