toascii
int toascii(int);
*text = toascii(*text);
c = toascii(request->l_name[j]);
*bp = toascii(*bp);
extern int toascii(int);