Products & Services Solutions Academia Support User Community Company

Learn more about xPC Target   

fileinfo - Type definition for file information structure

Prototype

typedef struct {
int            FilePos;
int            AllocatedSize;
int            ClusterChains;
int            VolumeSerialNumber;
char           FullName[255];
}fileinfo;

Arguments

FilePos

This value contains the current file pointer.

AllocatedSize

This value contains the currently allocated file size.

ClusterChains

This value indicates how many separate cluster chains are allocated for the file.

VolumeSerialNumber

This value holds the serial number of the volume the file resides on.

FullName

This value contains a copy of the complete path name of the file. This field is valid only while the file is open.

Description

The fileinfo structure contains information for files in the file system.

See Also

xPCFSFileInfo

  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS