[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
typedef struct {
  signed char fname[80];  /* file name */
  signed int keylen;      /* key length */
  signed int keydpl;      /* number of decimal places in numeric keys */
  signed int exprlen;     /* key expression length */
  SC_FLAGS flags;         /* miscellaneous flags */
} SC_NTXINFO;

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