The following functions are described as accepting a Rune, but instead
the parameters are of type long.  Why?

int runelen(long);
char *utfrune(char *, long);
char *utfrrune(char *, long);

Reply via email to