Date: Mon, 30 Jul 2001 09:30:06 -0500 From: Dan Nelson <dnelson@emsphone.com> To: adyas@twowaytv.co.uk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: stdint.h - where? Message-ID: <20010730093006.A21911@dan.emsphone.com> In-Reply-To: <20010730100532.D9481-100000@r2d2.twowaytv.co.uk> References: <20010730100532.D9481-100000@r2d2.twowaytv.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jul 30), Alex Dyas said: > i'm trying to compile some stuff written for linux, and i'm getting > errors to the effect that i'm missing stdint.h. a find doesn't > un-earth anyting. looks to me like standard integer maths library? > is there a bsd equivalent? You might want to try <inttypes.h>, which is a SUSV2 standard header. Dunno where they came up with <stdint.h>. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010730093006.A21911>