typedef struct {
  int *com;
  char *string;
  char *name;
  int side;
} BC_STRUCT;


syntax highlighted by Code2HTML, v. 0.9.1