C:/tmp/structs/main.cpp

Go to the documentation of this file.
00001 int main(int ac, char **av) {
00002         int table = 10;
00003         int x = 5;
00004         return 1;
00005 }
00006 
00007 void table() {
00008 }

Generated on Thu Mar 9 12:08:09 2006 for structs by  doxygen 1.4.6-NO