Re: Fixed-width integer types



Eric Lemings <elemings@uswest.net> writes:

> How does GLib determine the base types of gint8 and family?  (I tried
> reading the configure.in but got lost.)  Does it check for <stdint.h>
> first?

It uses the standard AC_CHECK_SIZEOF() macro from autoconf. (See
the autoconf info pages.)

Regards,
                                        Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]