|
|
BSD 4.3tahoe
/* $Header: /var/lib/cvsd/repos/CSRG/43BSDTahoe/new/spms/src/bin/plog/date.h,v 1.1.1.1 2018/04/24 16:12:58 root Exp $ */
/*
* Date struct definitions
*
* Author: Peter J. Nicklin
*/
typedef struct _dt
{
int t_sec;
int t_min;
int t_hour;
int t_day;
int t_mon;
int t_year;
} DATE;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.