File: atotime.h

package info (click to toggle)
cucipop 1.31-5
  • links: PTS
  • area: non-free
  • in suites: slink
  • size: 236 kB
  • ctags: 379
  • sloc: ansic: 2,260; sh: 148; makefile: 92
file content (4 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (4)
1
2
3
4
/*$Id: atotime.h,v 1.1 1997/08/01 01:00:31 srb Exp $*/

time_t atotime(const char*in);
time_t atosec(const char*in,const char**const innew);