#include <stdio.h>#include <unistd.h>#include <gtk/gtk.h>#include "io.h"Functions | |
| gint | read_program (gchar *filename) |
| gint | write_program (gchar *filename) |
Variables | |
| s_turtle | my_turtle |
|
|
read a logo program, and print it into the text area.
|
|
|
Write the current logo program into a file.
|
1.2.15