Advertisement
Guest User

myLib.h

a guest
Dec 6th, 2011
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.08 KB | None | 0 0
  1. #include "myLib.c"
  2.  
  3. // Starts up the server.
  4. int start_server(int port);
  5.  
  6.  
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement