[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
typedef struct {
  signed char name[11];   /* field name */
  signed char type;       /* field type */
  signed int len;         /* total field width */
  signed int decpl;       /* number of places to the right of decimal */
} SC_FIELD;

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