Opened 7 years ago

Closed 3 years ago

#187 closed defect (fixed)

time() prototype missing from time.h

Reported by: canthony Owned by: Eric Swenson
Priority: minor Milestone: MR12.8
Component: Include Files Version: MR12.5
Keywords: Cc:

Description

The line

extern long time ();

should be in time.h. See HH07 C User's Guide, pg 4.202.

Change History (4)

comment:1 by Eric Swenson, 3 years ago

Component: DocumentationInclude Files

comment:2 by Eric Swenson, 3 years ago

Milestone: MR12.8
Priority: majorminor
Version: MR12.5

comment:4 by Eric Swenson, 3 years ago

Resolution: fixed
Status: newclosed

Fixed with MR12.8-1062.

Note: See TracTickets for help on using tickets.