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