Function toascii

Top 

 

Declaration:

int toascii(unsigned char c);

Description

The toascii function cuts off the high bit of parameter c.

Returned value

The toascii function returns the value of c cut down to 7 bits