The difference unsigned/signed ----- Original Message ----- From: "Salli" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, May 05, 2004 5:57 PM Subject: TimGetSeconds
> I'm trying to get hold of the number of seconds since Jan 1, 1904. > > So I have > > UInt32 noSecs; > char temp[50]; > > noSecs = TimGetSeconds(); > > > why then, when I do an StrIToA(temp,noSecs), does it come back as a negative > number? > > Any help would be much appreciated. > > Salli > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
