|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, toascii *Conan The Librarian |
Converts its argument, an 8-bit ASCII character, to a 7-bit ASCII
character.
Format
#include <ctype.h>
int toascii (char character);
Additional Information (explode) :
|
|