Kenji Hino is a member of The C Users' Group technical staff. He holds a B.S.C.S. from McPherson College and an undergraduate degree in metallurgy from a Japanese university. He enjoys playing drums in a reggae band.
New Release
CUG365 Elvis (3 disks)
Contributed by Steve Kirkendall(OR), Elvis (v1.5) is a clone of vi/ex, the standard UNIX text editor. Elvis supports nearly all of the vi/ex commands, in both visual mode and colon mode. Like vi/ex, Elvis stores most of the text in a temporary file, instead of RAM. This allows it to edit files that are too large to fit in a single process' data space. Also, the edit buffer can survive a power failure or crash. Elvis runs under BSD UNIX, AT&T SysV UNIX, SCO XENIX, Minix, MS-DOS (Turbo C or MSC v5.1), Atari DOS, OS9/68000, Coherent, VMS, and AmigaDOS. The distribution disk includes a manual for Elvis (over 70 pages), a complete set of source code for the supporting operating systems, makefiles, and TROFF format documentation files. In addition, it comes with source code for utilities that preserve and recover a text buffer after a crash, generate tags file from C source, display a C function header using tags, and adjust line-length for paragraphs of text.
Updates
CUG350 PCX Graphics Library
Ian Ashdown (CANADA) has updated his PCX Graphics Library. The current version is v1.00D and includes minor fixs of v1.00C bugs.