delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/06/01/17:07:18

From: ao950 AT FreeNet DOT Carleton DOT CA (Paul Derbyshire)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: VBE Bankswitch in Pmode
Date: 1 Jun 1997 06:40:44 GMT
Organization: The National Capital FreeNet
Lines: 23
Message-ID: <5mr5hc$j20@freenet-news.carleton.ca>
References: <338F2173 DOT 15CA7275 AT abc DOT se>
Reply-To: ao950 AT FreeNet DOT Carleton DOT CA (Paul Derbyshire)
NNTP-Posting-Host: freenet5.carleton.ca
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

> #if !defined(__DPMI_H)
> #include <dpmi.h>
> #endif
> #if !defined(__STRING_H)
> #include <string.h>
> #endif
> #if !defined(__GO32_H)
> #include <go32.h>
> #endif

[etc.]

All those #ifs and #endifs are redundant: all of the header files in
question are idempotent, that is wrapped in the same #ifs inside
themselves to begin with. All header files that are distributed with DJGPP
are. Any decent header file is...

--
    .*.  Where feelings are concerned, answers are rarely simple [GeneDeWeese]
 -()  <  When I go to the theater, I always go straight to the "bag and mix"
    `*'  bulk candy section...because variety is the spice of life... [me]
Paul Derbyshire ao950 AT freenet DOT carleton DOT ca, http://chat.carleton.ca/~pderbysh

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019