home *** CD-ROM | disk | FTP | other *** search
/ Atari FTP / ATARI_FTP_0693.zip / ATARI_FTP_0693 / Mint / Telecomm / st52.zoo / st52.h < prev    next >
Text File  |  1991-01-21  |  97b  |  6 lines

  1. #define KEYMASK (0x7FL)
  2. #define ALTMASK (0x80L)
  3.  
  4. long getcookie(char *);
  5. void config(void);
  6.