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/

Reply via email to