int toascii( int c )


	- prototype in ctype.h

	- clears all but lower 7 bits in c, converting to ASCII