toascii

Name

toascii -- converts a character to ASCII

Synopsis

#define toascii(CH) CH&0x7f

Description

toascii zeros the upper bit of CH.