Main Page | Alphabetical List | Class List | File List | Class Members | File Members

__nlcc_file_struct Struct Reference

Type definition for file structures. More...

#include <defs_os1.h>

List of all members.

Public Attributes

int fd
int mode
int err


Detailed Description

Type definition for file structures.

Definition at line 26 of file defs_os1.h.


Member Data Documentation

int __nlcc_file_struct::err
 

Definition at line 29 of file defs_os1.h.

Referenced by _fsetpos().

int __nlcc_file_struct::fd
 

Definition at line 27 of file defs_os1.h.

Referenced by _fsetpos(), and fileno().

int __nlcc_file_struct::mode
 

Definition at line 28 of file defs_os1.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 20 15:54:57 2006 for nlibc by doxygen 1.3.5