[comp.lang.c] use of #ifndef...

CWIKLA@uimrl7.mrl.uiuc.edu (John/Consultant) (03/14/91)

	Ahhh....But this is a good thing to do in some cases.  Our environment supports U*IX
and VMS machines.  You can bet when I need to port code from VMS to U*IX #ifndef comes in
quite handy -- Most machines AREN'T VMS!  #ifdef comes in handy in the other direction...  
Just depends what your doing, I guess..


******************************************************************************
*  John L. Cwikla             *   cwikla@uiucmrl, cwikla@uimrl7.mrl.uiuc.edu *
*  Chief Consultant, MRLCFC   *	  uimrl::cwikla		(217)333-8281        *
*  University of Illinois     *   Redefining Lunacy...			     *
******************************************************************************