I have the following code

DateTimeType     todaysDate;
ULong                    NoOfSeconds;

NoOfSeconds = TimGetSeconds();
This works OK so far but

This crashes
TimSecondsToDateTime(NoOfSeconds, &todaysDate)

Does anybody know why?


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to