Converts its argument, an 8-bit ASCII character, to a 7-bit ASCII character. Format #include <ctype.h> int toascii (char character);