Re: Data Types
- From: John Cupitt <john cupitt ng-london org uk>
- To: Jose Ortiz <cheo hpcf upr edu>
- Cc: gtk-list gnome org
- Subject: Re: Data Types
- Date: Thu, 24 May 2001 20:10:04 +0100
Jose Ortiz wrote:
>
> I need to know what are the types in C of the datatypes
>
> guint8 ->
> guint32 ->
> etc.
>
> by the books of gtk I know that gchar is equal to char and guint is int.
Hi Jose, it depends on your machine. When you configure glib, it runs a
set of tests, and typedefs whatever matches to guint32.
Take a look at your glibconfig.h ... it's generated from tests in
configure, which in turn is generated from configure.in.
HTH, John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]