garbage not containing the word STRUCT can go here struct apples { int i; double d; int *ip; int nsimple; int *simple; struct beef cattle; struct beef *kine; unsigned char uc[10]; char pc[10]; union baz luhrmann; unsigned ntwoD; unsigned nptwoD; unsigned long long **twoD; }; garbage can go here