Simple text editor. More...
#include <io.h>
#include <types.h>
#include <file.h>
#include <conio.h>
#include <string.h>
Go to the source code of this file.
Simple text editor.
Definition in file e.c.