Lely core libraries  2.3.4
file Struct Reference

A regular file handle. More...

Collaboration diagram for file:

Data Fields

struct io_handle base
 The I/O device base handle.
 
int flags
 The file flags (any combination of IO_FILE_READ, IO_FILE_WRITE, IO_FILE_APPEND, IO_FILE_CREATE, IO_FILE_NO_EXIST and IO_FILE_TRUNCATE).
 

Detailed Description

A regular file handle.

Definition at line 43 of file file.c.


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