29.01.2014 Views

A CIL Tutorial - Department of Computer Science - ETH Zürich

A CIL Tutorial - Department of Computer Science - ETH Zürich

A CIL Tutorial - Department of Computer Science - ETH Zürich

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CHAPTER 5. INTERPRETED CONSTRUCTORS 46<br />

../test/tut5.out.c<br />

__cil_tmp3 = size<strong>of</strong>(b) / size<strong>of</strong>(b[0]) - 1;<br />

while (__cil_tmp3 >= 0) {<br />

b[__cil_tmp3].b.f.a = (void *)0;<br />

b[__cil_tmp3].b.f.c = (void *)0;<br />

b[__cil_tmp3].b.a = (void *)0;<br />

b[__cil_tmp3].c = (void *)0;<br />

__cil_tmp3 --;<br />

}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!