Thread Previous • Date Previous • Date Next • Thread Next |
The function is defined as void SCH_COMPONENT::SetTimeStamp(time_t). Relying on the size of time_t to be equal to the size of a long is not portable and generates an error on my compiler. Can this be changed? Thanks
Thread Previous • Date Previous • Date Next • Thread Next |