Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2001 17:25:45 -0800
From:      Bill Fenner <fenner@research.att.com>
To:        ache@freebsd.org
Cc:        cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/lib/libc/stdlib strtol.c strtoll.c strtoq.c strtoul.c strtoull.c strtouq.c
Message-ID:  <200111280125.RAA02228@windsor.research.att.com>

next in thread | raw e-mail | index | archive | help

>  Allow bases >=36 again

So [ = 36, \ = 37, ] = 38, ^ = 39, _ = 40, a = 10, b = 11, ...?  Even if
it makes sense to allow base 40 (what about the lowercase style, where 40
would be represented by a non-printing character?), what about base > 40?

  Bill

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111280125.RAA02228>