DCL 4.0
|
#include <dcl/Config.h>
#include <errno.h>
#include <stdlib.h>
#include <dcl/_utime.h>
#include <dcl/Object.h>
#include <dcl/String.h>
#include "__strumbs.h"
Go to the source code of this file.
Functions | |
__DCL_BEGIN_NAMESPACE int | __utime (const String &_filename, struct utimbuf *_buf) |
__DCL_BEGIN_NAMESPACE int __utime | ( | const String & | _filename, |
struct utimbuf * | _buf ) |
Definition at line 20 of file _utime.cpp.