Src/os/string.c, lines 70f

I quote:

/*  Return the value of a digit when transforming a number of base 'b'.
    Return '-1' if it is an illegal digit.
 ** Fri Jun 10 10:46:40 1988  jan@swivax.UUCP (Jan Wielemaker)  */
int
digitValue(int b, int c)

I was wondering if this email (?) address is still working :slight_smile:

2 Likes