~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/my_getopt.h

  • Committer: Monty Taylor
  • Date: 2008-12-01 00:41:43 UTC
  • mto: (632.1.3 devel)
  • mto: This revision was merged to the branch mainline in revision 634.
  • Revision ID: mordred@solanthus.local-20081201004143-4fqrydrxdymk6rdm
First step in support size_t sys_var stuff.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
#define GET_ENUM      12
33
33
#define GET_SET       13
34
34
#define GET_DOUBLE    14
 
35
#define GET_SIZE      15
35
36
 
36
37
#define GET_ASK_ADDR     128
37
38
#define GET_TYPE_MASK    127