[comp.unix.questions] function to convert ascii time to long format

ARaman@massey.ac.nz (A.V. Raman) (07/05/90)

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