Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!comp.vuw.ac.nz!massey.ac.nz!ARaman From: ARaman@massey.ac.nz (A.V. Raman) Newsgroups: comp.unix.questions Subject: function to convert ascii time to long format Message-ID: <817@massey.ac.nz> Date: 5 Jul 90 03:00:47 GMT Reply-To: ARaman@massey.ac.nz (A.V. Raman) Organization: Massey University, Palmerston North, New Zealand Lines: 11 Does someone have a C function that converts time in ascii format into a long value (as returned by time())? If necessary, I could scanf the ascii string and fill in the time structure which I could pass to the function. Help by email would be appreciated. Thanks. - & Anand