#include <stdio.h>#include <gtk/gtk.h>#include "turtle.h"Go to the source code of this file.
Functions | |
| gint | read_program (gchar *filename) |
| gint | write_program (gchar *filename) |
|
|
read a logo program, and print it into the text area.
|
|
|
Write the current logo program into a file.
|
1.2.15