#eennddiiff -- Preprocessing Directive

End conditional inclusion of code

The preprocessing directive #eennddiiff  must follow any #iiff, #iiffddeeff, or #iiffnnddeeff
directive.  It may  also be preceded by any number  of #eelliiff directives and
an  #eellssee  directive.   It marks  the  end  of  a  sequence of  source-file
statements that are included conditionally by the preprocessor.

_E_x_a_m_p_l_e
For an example of using this directive in a program, see aasssseerrtt.

_S_e_e _A_l_s_o
#eelliiff, #eellssee, #iiff, #iiffddeeff, #iiffnnddeeff, CC pprreepprroocceessssoorr
ANSI Standard, section 6.8.1
