I' ve written an application using g_date_set_time, but I encounter ed a strange issue.
My program is below:
g_date_set_time(&gdate, 112300);
But in IA32, I got the result: gdate.day = 14, gdate.month = 1, gdate.year = 1970
But in IA64, the result is gdate.day = 1 3, gdate.month = 1, gdate.year = 1970
I don' t know why it is.
IT Flex - SES team
iNet: 8-758-1960
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list