LMS 2012
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
FIL Struct Reference

#include <c_com.h>

Data Fields

char Name [vmFILENAMESIZE]
 File name. More...
 
struct dirent ** namelist
 
ULONG Size
 File size. More...
 
int File
 
ULONG Length
 Total down load length. More...
 
ULONG Pointer
 
UWORD State
 

Detailed Description

Definition at line 1503 of file c_com.h.

Field Documentation

int File

Definition at line 1508 of file c_com.h.

ULONG Length

Total down load length.

Definition at line 1510 of file c_com.h.

char Name[vmFILENAMESIZE]

File name.

Definition at line 1505 of file c_com.h.

struct dirent** namelist

Definition at line 1506 of file c_com.h.

ULONG Pointer

Definition at line 1511 of file c_com.h.

ULONG Size

File size.

Definition at line 1507 of file c_com.h.

UWORD State

Definition at line 1512 of file c_com.h.


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