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