canshort() General Function canshort() Convert a short to canonical format #include <canon.h> #include <sys/types.h> void canshort(s) short s; canshort performs canonical conversion upon a short. It returns nothing, and it is its own inverse. For more information on canonical conversion, see canon.h. ***** Example ***** For an example of this function, see canon.h. ***** See Also ***** canon.h, general functions COHERENT Lexicon Page 1