Part of Guy Harris' Jan-93 rewrite, including:
authorIan Darwin <ian@darwinsys.com>
Fri, 19 Feb 1993 14:22:45 +0000 (14:22 +0000)
committerIan Darwin <ian@darwinsys.com>
Fri, 19 Feb 1993 14:22:45 +0000 (14:22 +0000)
commit560a8d7939bdfc1cab43a9c36fdc3df07cb1e81b
tree9c7e78791cb003c55f710210be2ab04bd08c9680
parent2afbc0a7413c3923e384c12a314c08e513ddf47a
Part of Guy Harris' Jan-93 rewrite, including:
Put an extra '\0' at the end of the buffer before handing it to
"tryit()"; "ascmagic()" assumes the buffer is a '\0'-terminated
string, as it runs a copy of it through "strtok()".
src/file.c