[cvs-nhc98] Reinstate the fast I/O implementation. Bugfixes:

Malcolm Wallace malcolm@sparud.net
Fri, 26 Jan 2001 19:39:40 +0100 (CET)


malcolm: Fri Jan 26 19:39:39 CET 2001

Update of /usr/src/master/nhc/src/runtime/Builtin
In directory hinken:/tmp/cvs-serv14490/runtime/Builtin

Modified Files:
	cHPutStr.c 
Log Message:
Reinstate the fast I/O implementation.  Bugfixes:
    * Non-termination on evaluation errors removed.
    * Occasional evaluation failures removed.
    * Wrong treatment of character \0 removed.