ILE C/C++ Programmer's Guide
To open an iSeries ICF file as a binary stream file for record-at-a-time
processing, use the fopen() function with one of the following
modes:
- Note:
- The only way to create an ICF file is to use the CRTICFF command. If
you use the fopen() function and the ICF file does not exist, a
physical database file is created.
The valid keyword parameters are:
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.