This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: <linux/types.h> or <asm/types.h> ?


On 9/29/07, Mike Frysinger <vapier@gentoo.org> wrote:
> On Saturday 29 September 2007, Metuki Sabhe wrote:
> > On 9/29/07, Mike Frysinger <vapier@gentoo.org> wrote:
> > > there's a reason *standard* types like uint8_t exist
> >
> > Thank you for this. Can you please tell me which header file declare
> > these uint8_t types ?
>
> a grep of /usr/include/ or reading the POSIX standard would tell you the
> answer: stdint.h

Thank you very much. You really helped me as I wasn't aware of those
types.
I did grepped for stdint.h but I wasn't sure this is the top-level header file
I should use. Sorry for that.
Metuki


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]