[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
typedef struct {
  signed char fname[80];  /* file name */
  signed char keytype;    /* key type ('C' Character, 'N' Date/Numeric) */
  signed char keylen;     /* key length */
  signed int exprlen;     /* key expression length */
  SC_FLAGS flags;         /* miscellaneous flags */
} SC_NDXINFO;

See Also: scdninfo
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson