termRprntChar
extern cc_t termRprntChar;
# define termRprntCharp &termRprntChar
termRprntChar = CONTROL('R');
case SLC_RP: return(&termRprntChar);
termRprntChar = CONTROL('R');
cc_t termRprntChar;