From owner-freebsd-standards@FreeBSD.ORG Wed Apr 20 12:41:18 2005 Return-Path: Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4418516A4CE for ; Wed, 20 Apr 2005 12:41:18 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id E943343D4C for ; Wed, 20 Apr 2005 12:41:17 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so122925rne for ; Wed, 20 Apr 2005 05:41:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QIa0fthIPibEvHKFqw7yZ5/4aQWHrlNhEgB3cT0mf/Y8+1lP1jBj+oxIHOohpAQ2t54QZmXXCsnmt4lboYU4h+ItTyNF0UUJxyuZhOPFr3NAp0cA2jYJ1KOQU+3G+tmeB7QaEwo1p5Hn3Af3MVaFJ3ZxBiIP0sbdcLUlMdZ71Io= Received: by 10.38.150.41 with SMTP id x41mr825427rnd; Wed, 20 Apr 2005 05:41:17 -0700 (PDT) Received: by 10.38.209.22 with HTTP; Wed, 20 Apr 2005 05:41:17 -0700 (PDT) Message-ID: <84dead720504200541539f4c15@mail.gmail.com> Date: Wed, 20 Apr 2005 12:41:17 +0000 From: Joseph Koshy To: freebsd-standards@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Standard type for code pointers? X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joseph Koshy List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2005 12:41:18 -0000 I'm looking for a standard type that is defined to have at least=20 as many bits as needed to hold a pointer to code. What would=20 that be? --=20 FreeBSD Volunteer, http://people.freebsd.org/~jkoshy