This is modem.h in view mode; [Download] [Up]
/*modem.h*/ void reset_modem(void); int tst_lock(void); void open_line(char *); void unlock_line(char *); int close_line(char *);
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.