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 :)

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to