TECOC This directory contains TECO-C, a version of TECO written in C. It was written in C so the author could move comfortably from VAX/VMS to various other machines, including MicroVaxes, which cannot execute TECO-11 because they don't support PDP-11 compatibility mode. [ Editor's note: The TECO-C sources are in a DECUS C archive file which has been compressed with the LZCMP tool in [vax000.tools]. You can decompress it with the LZDCM program in that area. This was necessary to save space. A directory of the files in the compressed archive is provided. The TECOCSRC.ARC file is a text file and can be pulled apart with an editor if you don't have the DECUS C "arch" program. This was necessary to save space.] If you find bugs or have any comments about TECO-C, please contact Pete Siemsen 645 Ohio Avenue #302 Long Beach, Ca. 90814 (213)-433-3059 TECO-C is meant to be a complete implementation of TECO as defined by the PDP-11 TECO User's Guide (DEC Order Number DEC-11-UTECA-B-D). There is no manual for TECO-C; the TECO-11 manual should be used. It can be ordered from DEC. Although there is no TECO-C manual, there is a list of commands in file "commands.txt".