From owner-freebsd-questions@FreeBSD.ORG Mon Oct 17 08:01:19 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4454E106564A for ; Mon, 17 Oct 2011 08:01:19 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 24B218FC0C for ; Mon, 17 Oct 2011 08:01:19 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id p9H81I2o082220 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 17 Oct 2011 01:01:18 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id p9H81I7n082219; Mon, 17 Oct 2011 01:01:18 -0700 (PDT) Received: from fbsd81 ([192.168.200.81]) by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA12080; Mon, 17 Oct 11 00:53:38 PDT Date: Mon, 17 Oct 2011 07:52:29 -0700 From: perryh@pluto.rain.com To: m.seaman@infracaninophile.co.uk Message-Id: <4e9c412d.QqfMMl2gyoz0kkrB%perryh@pluto.rain.com> References: <20111016212628.GA30284@thought.org> <4E9B55BF.3090305@infracaninophile.co.uk> In-Reply-To: <4E9B55BF.3090305@infracaninophile.co.uk> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: need to check for hex in C: how/ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2011 08:01:19 -0000 Matthew Seaman wrote: > '32/' is not any sort of syntax I've ever seen before to > indicate hexadecimal. I suspect it's a typo, intending '32.' My fingers are forever mixing up slashes and periods, since the keys are adjacent (on a US/English keyboard, dunno about other arrangements).