Advertisement
D3ad

B-Day

Sep 19th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.28 KB | None | 0 0
  1. #include <stdio.h>
  2. #include <stdB-day.h>
  3.  
  4. int main(int argc, char *argv[]){
  5.     fd = fopen("dort.txt", "w+");
  6.     fprintf(fd, "Happy birthday to you!\n"\
  7.             "Happy birthday to you!\n"\
  8.             "Happy birthday to you dear Martin,\n"\
  9.             "happy birthday to you!\n");
  10.     fclose(fd);
  11.     return 0;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement