ILE C/C++ Programmer's Guide


Using OS/400 Feedback Areas for all Device Files

To access the device attributes feedback area, use the _Rdevatr() function. To use stream files (type=record) with record I/O functions, you must cast the FILE pointer to an _RFILE pointer.


[ Top of Page | Previous Page | Next Page | Table of Contents ]