[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
typedef struct {
  signed int reclen;      /* record length in bytes */
  signed int numflds;     /* number of fields in record */
  unsigned char *bfr;     /* address of the record buffer */
} SC_DBFRINFO;

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