NWWordSwap(3nw)


NWWordSwap -- swaps high order byte with low order byte

Synopsis

   #include <nwmisc.h> 
   or 
   #include <nwcalls.h> 
   

nuint16 N_API NWWordSwap (nuint16 swapWord);

Description

The parameters are as follows:

swapWord
(IN) Specifies the word (nuint16) to swap.

Return values

0x0000
SUCCESSFUL

Services

Miscellaneous

NCP calls

None

References

NWLongSwap(3nw)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.