Listing 2 The File ENDIAN.CPP

#include "endian.h"

#ifdef _RUN_TIME_ENDIAN

  union_endian_union_endian = {1};

#endif

// End of File