ftp.nice.ch/pub/next/unix/admin/top.0.3.s.tar.gz#/top-src/boolean.h

This is boolean.h in view mode; [Download] [Up]

/* My favorite names for boolean values */
#define  No	0
#define  Yes	1
#define  Maybe	2		/* tri-state boolean, actually */

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.