<%= header 'c.hdr' %> #include int hello() { printf ("hello world"); return 0; }