Quick question - is the ETYPE_TIMESTAMP type semantically equal to the time_t in standard C++? time_t is the number of seconds since 1/1/1970. Is the ETYPE_TIMESTAMP the same value, or is it a bit-packed field similar to Windows FILETIME?
As described in the docs (http://www.edgelib.com/index.php?node=28), the value represents the amount of seconds passed since January 1st, 1970 (Unix epoch time).
Powerful and affordable C++ middleware solution covering true multi-platform 2D, 3D and network features for Apple iPhone, Windows Mobile, Symbian S60, UIQ, Linux and Windows desktop.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum