Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- SoftC Database Library v2.1 Guide - typedef struct { http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
typedef struct {
  char name[11];   /* field name */
  char type;       /* field type */
  int len;         /* total field width */
  int decpl;       /* number of places to the right of decimal */
} SC_FIELD;

See Also: scddcreate

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson