Path: utzoo!attcan!uunet!crdgw1!sixhub!neis!molnar From: molnar@neis.UUCP (Christopher Molnar) Newsgroups: comp.lang.c Subject: Reading system time in Xenix OS Message-ID: <15@neis.UUCP> Date: 2 Feb 91 00:40:43 GMT Reply-To: molnar@neis.UUCP (Christopher Molnar) Organization: New England Information Services Lines: 13 Keywords:ascitime/asctime(); Hopefully someone out there has done this, I've been trying to get the asctime() function to work properly as its described in the Xenix development system manuals, it won't compile it dumps the core. Could someone please reply with a working statement, or routine, I am trying to read in the local time as a string, and then use it in an fprintf statement to the a log file. Thanks in advance to anyone who can help! Chris Molnar