NN_ENDIAN_VALUE_BIG

NN_ENDIAN_VALUE_BIG Macro

Syntax

#include <nn/config.h>

#define NN_ENDIAN_VALUE_BIG 'B'

Arguments

None.

Description

Indicates that values are big endian.

NN_ENDIAN will assume this value if the target platform is big endian.

Revision History

2011/12/16
Initial version.

CONFIDENTIAL