Nut/OS  4.10.3
API Reference
_FSCP_RENAME Struct Reference

#include <fs.h>

Collaboration diagram for _FSCP_RENAME:

Data Fields

CONST char * par_old
CONST char * par_new

Detailed Description

Definition at line 158 of file fs.h.


Field Documentation

CONST char* _FSCP_RENAME::par_old

Definition at line 159 of file fs.h.

Referenced by rename().

CONST char* _FSCP_RENAME::par_new

Definition at line 160 of file fs.h.

Referenced by rename().


The documentation for this struct was generated from the following file: