Annotation of 43BSD/ingres/doc/access/formatpg.nr, revision 1.1

1.1     ! root        1: .th FORMATPG AM 9/12/77
        !             2: .sh NAME
        !             3: formatpg - build a skeleton relation of n pages
        !             4: .sh SYNOPSIS
        !             5: .nf
        !             6: formatpg(d, n)
        !             7: struct descriptor      *d;
        !             8: long                   n;
        !             9: .fi
        !            10: .sh DESCRIPTION
        !            11: FORMATPG will build a skeleton relation
        !            12: described by D with N primary pages.
        !            13: The calling program is responsible for creating
        !            14: the relation.
        !            15: The calling program need only supply
        !            16: D->RELFP.
        !            17: .sh DIAGNOSTICS
        !            18: .nf
        !            19: -3, -4 -- write error on relation being built
        !            20: -2 -- seek error on the relation being built
        !            21: 0 -- success
        !            22: .fi

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.