Skip to content

Releases: proteanthread/edlin-for-linux

Version 2.0

18 May 22:58
a31857e

Choose a tag to compare

Updated 'edlin.c' to 'edlin.cpp' and added syntax highlighting.

1.3.1

14 May 00:10
ce0308a

Choose a tag to compare

1.3.1 Pre-release
Pre-release

Remember to make it executable and place it where you'll need it.

This release was to see if 'edlin' from Microsoft DOS would work as is on Linux (excluding the addition of online help which I added). It worked. I will probably add features later. Maybe not.

The Bruce's 'C' Compiler instructions are wrong for C89/90. I am aware of this but you should be able to figure out how to compile it using your favorite 'C' compiler anyways.