home *** CD-ROM | disk | FTP | other *** search
/ Power Programming / powerprogramming1994.iso / progtool / borland / jnfb88.arc / LCV1N2.ARC / DEFS.H < prev    next >
Text File  |  1987-10-27  |  149b  |  6 lines

  1. /* Listing 3 - C Support module */
  2.  
  3. #define SCREEN_BASE 0xb000   /* base address of hercules card */
  4. #define CURSOR 12
  5. #define SCREEN_WIDTH 80
  6.