Copyright Digital Equipment Corp. All rights reserved.
Converts its argument, an 8-bit ASCII character, to a 7-bit ASCII
character.
Format
#include <ctype.h>
int toascii (char character);
Argument Return_Value