pifile.h
Go to the documentation of this file.
void write_program_to_file(char *file_name, char *program_text)
Definition: pifile.c:3
void write_compiler_expression_to_file(char *file_name, cell *to_compilate)
Definition: pifile.c:34