|
|
coherent
/* * $Log: disp.h,v $ * Revision 1.1.1.1 2019/05/29 04:56:34 root * coherent * * Revision 1.2 92/09/29 09:06:25 bin * updated with kernel 63 source * * Revision 1.1 89/04/26 16:24:56 root * Initial revision * */ #ifndef DISP_H #define DISP_H #define JUSTIFY 03 /* justify mask */ #define JLEFT 00 /* left justify */ #define JRIGHT 01 /* right justify */ #define PAD 06 /* pad mask */ #define PBLK 00 /* pad character blank */ #define P0 02 /* pad character 0 */ #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.