Guest User

Untitled

a guest
Jul 18th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. /*
  2. * This header file contains function prototypes
  3. */
  4.  
  5. void print_hello();
  6. void print_space();
  7. void print_world();
Add Comment
Please, Sign In to add comment