FairCom Corporation


F.33 CreateIFileXtd8


Extended 8-byte Incremental ISAM creation.

Short Name

CREIFILX8

TYPE

Extended 8-byte ISAM function

DECLARATION

COUNT CreateIFileXtd8(pIFIL ifilptr, pTEXT dataextn,
pTEXT indxextn, LONG permmask,
pTEXT groupid, pTEXT fileword,
pXCREblk pxcreblk)

DESCRIPTION

CreateIFileXtd8 is a variation of CreateIFile that permits the use of huge file support. This section expands on the description of CreateIFile and CreateIFileXtd.

pxcreblk points to an array of XCREblk structures, the extended creation block, one structure for each physical file specified in the IFIL structure, ifilptr. For more information, review the Section 3.4.2 "Huge File Support" on page 3-10 in this guide.

RETURN

CreateIFileXtd8 returns similar error codes to those for CreateIFile and CreateIFileXtd. See Appendix A "c-tree Plus Error Codes" of the c-tree Plus Programmer's Reference Guide for a complete listing of valid c-tree Plus error values.

SEE ALSO

InitISAM, CreateIFile, CreateIFileXtd, OpenIFile, and CloseISAM.


FairCom Corporation
www.faircom.com