Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!munnari.oz.au!comp.vuw.ac.nz!massey.ac.nz!ARaman From: ARaman@massey.ac.nz (A.V. Raman) Newsgroups: comp.lang.c Subject: function to convert time from ascii to long format Message-ID: <819@massey.ac.nz> Date: 5 Jul 90 03:33:30 GMT Reply-To: ARaman@massey.ac.nz (A.V. Raman) Organization: Massey University, Palmerston North, New Zealand Lines: 10 Does anyone have a function that converts time in ascii format into a long value? I could even scanf the ascii string and fill in the time structure which I could pass to the function. Help by email would be appreciated. Thanks. &