Annotation of 43BSDTahoe/new/dipress/src/bin/ipmetrics/ipmetrics.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * Copyright (c) 1984, 1985 Xerox Corp.
        !             3:  *
        !             4:  * common definitons
        !             5:  */
        !             6: 
        !             7: #define MICAS_PER_INCH 2540
        !             8: #define POINTS_PER_INCH        72      /* these are fat points */
        !             9: 
        !            10: 
        !            11: unsigned char *GetStringProp();
        !            12: unsigned char *GetIntegerProp();
        !            13: 
        !            14: #define Make16BitChar(a, b)    ((a << 8) | b)
        !            15: 
        !            16: int DebugLevel;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.