Date: Wed, 3 Feb 1999 13:13:51 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: DJ Delorie cc: djgpp AT delorie DOT com Subject: Re: Really strange question about DJ headers. In-Reply-To: <199902030100.UAA14587@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Tue, 2 Feb 1999, DJ Delorie wrote: > All my reference says is "A standard header never includes another > standard header. A standard header declares or defines only the > entities described for it ..." I believe this is so an application could replace a standard header with its own version, and still not break the library.