mmaanniiffeesstt ccoonnssttaanntt -- Overview

A mmaanniiffeesstt ccoonnssttaanntt is a constant that is given a name so it can be defined
differently under different computing environments.  An example is EEOOFF, the
end-of-file  marker,  which  has  wildly  different  representations  under
different  operating  systems.   Note,  too,  that  numerals  are  manifest
constants by definition.

The use  of manifest  constants in  programs helps to  ensure that  code is
portable by  isolating the definition of these elements  in a single header
file, where they need to be changed only once.

The  header file  lliimmiittss.hh defines  a  set of  macros that  express certain
numeric limits of COHERENT's implementation of C.

_S_e_e _A_l_s_o
__DDAATTEE__,  __FFIILLEE__,  __LLIINNEE__, __SSTTDDCC__,  __TTIIMMEE__,  CC pprreepprroocceessssoorr,  EEOOFF,
EEXXIITT_FFAAIILLUURREE,  EEXXIITT_SSUUCCCCEESSSS, lliimmiittss.hh,  mmaaccrroo, MMBB_CCUURR_MMAAXX,  NNUULLLL, RRAANNDD_MMAAXX,
ppoorrttaabbiilliittyy, PPrrooggrraammmmiinngg CCOOHHEERREENNTT
