Russell Whitaker wrote:
Attached is a tar.gz source listing of an editor written in pascal.
Caution: It works just fine here ( linux box ) but it might not in yours - so approach with caution.
It seems to work here as well (Linux and DJGPP).
One comment: It seems to have a window size of 80x25 hard-coded. This may be to large or too small, both on the console (SVGATextMode) and, of course, in xterms. You can get the actual size using ScreenSize. Of course, it will probable require some modifications to your code as well ...
Would you like to place it in the contrib directory of the new GPC web site? If you like, I can just copy it there, or set up a directory with write access for you (especially if you have, or plan to have, more files to put there).
Frank