Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File doc/godi-cil/html/examples/ex34.txt GODI Package godi-cil
 
   ex34.txt  
/* Generated by CIL v. 1.3.6 */
/* print_CIL_Input is true */

#line 1 "cilcode.tmp/ex34.c"
struct __anonstruct_nested_2 {
   int y ;
   int z ;
};
#line 1 "cilcode.tmp/ex34.c"
struct __anonstruct_i_1 {
   int x ;
   struct __anonstruct_nested_2 nested ;
};
#line 1 "cilcode.tmp/ex34.c"
struct __anonstruct_i_1 i  =    {1, {2, 6}};

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml