[244] in Zephyr_Comments
Re: zwgc and zephyr.h
bjaspan@ATHENA.MIT.EDU (bjaspan@ATHENA.MIT.EDU)
Tue May 9 20:44:48 1989
zwgc, zctl, and zwrite are three programs that make up a single system:
the "Windowgram Notification Service." The header zephyr.h should be
for ALL Zephyr applications, of which zctl/zwgc/zwrite is just one.
The right way to do this is to have another header file that each of
these three programs include, since they comprise a single system.
>The #define stuff is in zephyr.h because they are protocol definitions,
Are they protocol defintions for Zephyr or for zwgc? There is a difference.
Barr3y