home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software USA 4 #11
/
Software USA Volume 4.11.iso
/
mac
/
Educational
/
mac06
/
usr
/
include
/
time_t.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1998-07-24
|
115 b
|
9 lines
|
[
TEXT/KAHL
]
/* mac06©1998 by HNS/DSITRI hns@computer.org
** time_t.h
*/
#pragma once
typedef unsigned long time_t;
/* EOF */