Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watmath.UUCP Path: utzoo!watmath!rbutterworth From: rbutterworth@watmath.UUCP (Ray Butterworth) Newsgroups: net.lang.c Subject: Re: ANSI C. Message-ID: <260@watmath.UUCP> Date: Thu, 28-Nov-85 09:57:11 EST Article-I.D.: watmath.260 Posted: Thu Nov 28 09:57:11 1985 Date-Received: Fri, 29-Nov-85 00:08:08 EST References: <98@brl-tgr.ARPA> Organization: U of Waterloo, Ontario Lines: 11 > > "they took the entry for ctime from the third section of the UNIX > > manual and copied it verbatim" > > Hey, get a current copy of the draft standard! Since April, > the X3J11 spec for ctime has not very much resembled the one > in any UNIX manual. But wasn't compatibility your reason for defending the retention of the use of the pointer? If it doesn't resemble the one in the UNIX manual, does that mean that it is now ctime(time_t) instead of ctime(time_t*)? If not, how do you justify the "*"?