canint() General Function canint() Convert an int to canonical format #include <canon.h> #include <sys/types.h> void canint(s) int s; canint performs canonical conversion upon a int. 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