Re: Data Types



On Thu, May 24, 2001 at 02:59:47PM -0400, 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.

guint8 -> unsigned char
guint32 -> unsigned it_depends_t :)




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