(assign_text_no): Don't use isdigit
unless isascii is true. Use an int as argument to isalpha and isdigit to avoid problems with signed chars. (assign_conf_no): Likewise. (assign_int): Likewise. (rcsid): Added a missing const.
Showing
Please register or sign in to comment