View Single Post
  #1 (permalink)  
Old 10-05-2004
catalin catalin is offline
Registered User
 
 
Join Date: Jul 2003
Location: Oslo, Norway
Posts: 57
Zero value for IceUtil::Time

Hi!

I sometimes want to initialize an IceUtil::Time variable to some "zero" value in the constructor of a class, so that later on I know if I am doing something for the first time or not.

How can this be done, and does the timeVariable == 0 expression have any meaning?

Thanks,
Catalin
Reply With Quote