net.h (143B)
1 #ifndef _net_h 2 #define _net_h 3 4 int gopher(char **, char const *, int, int); 5 int resolve(char const *, char const *, int); 6 7 #endif /* _net_h */
gawkSed-like interface to the Gopher protocol | |
git clone git://jacobedwards.org/gawk | |
Log | Files | Refs | LICENSE |