next up previous
Next: ccobj Up: Predefined Phases Previous: ast

c-code

The c-code phase produces a C code representation of the program, leaving the result in file(s) with names related to the input file(s). For example, entering cbz -c-code foo.c bar.c will parse, then unparse foo.c and bar.c, leaving the results in foo.p.c and bar.p.c.



Adam C. Brown 2006-01-26