Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA
Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!gwyn@BRL.ARPA
From: gwyn@BRL.ARPA (VLD/VMB)
Newsgroups: net.lang.c
Subject: Re:  Typedef
Message-ID: <595@brl-tgr.ARPA>
Date: Sat, 10-Aug-85 05:02:49 EDT
Article-I.D.: brl-tgr.595
Posted: Sat Aug 10 05:02:49 1985
Date-Received: Mon, 12-Aug-85 07:40:27 EDT
Sender: news@brl-tgr.ARPA
Lines: 5

Perhaps more importantly, when you package things in your code,
the packaging should reflect well-formed concepts.  That is,
the packages should have high cohesion and clear meaning.
Arbitrary collection of code fragments into macros fights the
way the human mind functions.