test.h

Go to the documentation of this file.
00001 
00002 
00003 struct someStruct {
00004         int i;
00005         int j;
00006 } someVar; 
00007