Is time_t ok?
- From: Marko Anastasov <marko marko anastasov name>
- To: "gtkmm-list gnome org" <gtkmm-list gnome org>
- Subject: Is time_t ok?
- Date: Sun, 09 Apr 2006 17:34:38 +0200
Hi,
In GtkRecentInfo, there are functions gtk_recent_info_get_added/
modified/visited for getting information about recently used
resources, which return time_t. This is the first appeareance
of time_t as a return type in GTK and I'm wondering is this ok
and will it work on win32/everywhere?
In Glib, there's a typedef GTime, but it's deprecated:
"It has been deprecated since it is not equivalent to time_t
on 64-bit platforms with a 64-bit time_t."
Marko
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]