home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 1
/
FFMCD01.bin
/
useful
/
dist
/
gnu
/
emacs
/
unix
/
include
/
utime.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-07-05
|
91 b
|
4 lines
struct utimbuf { time_t actime, modtime; };
int utime(char *path, struct utimbuf *times);