µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
utime.h File Reference
#include <unistd.h>
#include <sys/types.h>

Go to the source code of this file.

Functions

int utime (const char *path, const struct utimbuf *times)
 

Function Documentation

◆ utime()

int utime ( const char *  path,
const struct utimbuf *  times 
)