“…Again, when they are part of the left operand of an assignment, it is possible to write in an alien byte order. For example, suppose A is an one-dimensional array, B is a two-dimensional array, and the value 3*B [2][3] must be assigned to A [5]. If both arrays are stored using the native byte order then the following code should be used:…”