[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | POLYCENTER Console Manager |
Notice: | Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS: |
Moderator: | CSC32::BUTTERWORTH |
|
Created: | Thu Aug 06 1992 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 1541 |
Total number of notes: | 6564 |
937.0. "Documentation-error Users-gde V1.6" by 51336::BERGGREN (Nils Berggren,DC Sweden 876-8287) Thu Aug 24 1995 12:08
Hi,
DIR/TITLE="DOC" didn't give me anything about this.....
If this is already logged and mentioned in the conference, please excuse me
There's a doc-error on the description of the CMEventTime and
CMEventLogtime -routines which in the doc says that they should
return time_t when hey in fact return a pointer to time_t.
Looking in console.h include-file, the macro-definitions are
as follows:
#define CMEventTime(event) event->time
#define CMEventLogtime(event) event->logtime
and the time and logtime are declared as
time_t *time;
time_t *logtime;
Should I log this the 'official' way?
regards,
Nils
T.R | Title | User | Personal Name | Date | Lines |
---|
937.1 | Yes | ZENDIA::DBIGELOW | Innovate, Integrate, Evaporate | Thu Aug 24 1995 12:39 | 1 |
| Yes, please.
|