From owner-freebsd-bugs Mon Jul 27 06:15:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA13911 for freebsd-bugs-outgoing; Mon, 27 Jul 1998 06:15:56 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA13886; Mon, 27 Jul 1998 06:15:35 -0700 (PDT) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA05325; Mon, 27 Jul 1998 06:14:30 -0700 (PDT) Date: Mon, 27 Jul 1998 06:14:30 -0700 (PDT) Message-Id: <199807271314.GAA05325@freefall.freebsd.org> To: tri@iki.fi, phk@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: bin/7402 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: Games primes and factor don't understand hexadecimals State-Changed-From-To: open-feedback State-Changed-By: phk State-Changed-When: Mon Jul 27 06:12:00 PDT 1998 State-Changed-Why: You should use the sepcial "base = 0" argument to strtoul, that way octal & hex input would always be available. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message