4 The IBIS-2 Subroutine Library

Table of Contents

4 The IBIS-2 Subroutine Library

Note: from here on, unless there is a possibility of confusion in terms, we will simply use "IBIS" when referring to "IBIS-2" file formats and libraries.

Contents


4 The IBIS-2 Subroutine Library
      4.1  Preliminaries
            4.1.1 IBIS Routine Nomenclature
            4.1.2 IBIS Calling Conventions
            4.1.3 IBIS File Descriptors
            4.1.4 IBIS Error Status
            4.1.5 IBIS Keywords
            4.1.6 IBIS Include files
            4.1.7 IBIS Format Translation, and Data Alignment
      4.2 Calling Sequences
            4.2.1 IBIS File-Level Routines
                  4.2.1.1 IBISFileOpen
                  4.2.1.2 IBISFileClose
                  4.2.1.3 IBISFileUnit
                  4.2.1.4 IBISFileUnitOpen
                  4.2.1.5 IBISFileGet
                  4.2.1.6 IBISFileSet
                  4.2.1.7 IBISFileClear
            4.2.2 IBIS Column Operations
                  4.2.2.1 IBISColumnGet
                  4.2.2.2 IBISColumnSet
                  4.2.2.3 IBISColumnRead
                  4.2.2.4 IBISColumnWrite
                  4.2.2.5 IBISColumnNew
                  4.2.2.6 IBISColumnClear
                  4.2.2.7 IBISColumnDelete
                  4.2.2.8 IBISColumnFind
                  4.2.2.9 IBISColumnMove
            4.2.3 IBIS Group Routines
                  4.2.3.1 IBISGroupNew
                  4.2.3.2 IBISGroupDelete
                  4.2.3.3 IBISGroupModify
                  4.2.3.4 IBISGroupFind
                  4.2.3.5 IBISGroupTransfer
            4.2.4 IBIS Row Operations
                  4.2.4.1 IBISRowClear
                  4.2.4.2 IBISRowNew
                  4.2.4.3 IBISRowDelete
            4.2.5 IBIS Record Operations
                  4.2.5.1 IBISRecordOpen
                  4.2.5.2 IBISRecordClose
                  4.2.5.3 IBISRecordGet
                  4.2.5.4 IBISRecordSet
                  4.2.5.5 IBISRecordRead
                  4.2.5.6 IBISRecordWrite
                  4.2.5.7 IBISRecordClear
            4.2.6 IBIS Error-Handling Routines
                  4.2.6.1 IBISSignal
                  4.2.6.2 IBISSignalU
            4.2.7 IBIS Miscellaneous Routines
                  4.2.7.1 IBISLabelRemove