daily pastebin goal
4%
SHARE
TWEET

Untitled

a guest Aug 15th, 2012 18 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #include <stdio.h>
  2. int main()
  3. {
  4.     foo();
  5.     return 0;
  6. }
  7.  
  8. int foo()
  9. {
  10.     printf( "Hello world" );
  11. }
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top