newer version

This commit is contained in:
ceriel
1986-04-08 18:15:46 +00:00
parent 41b9a340d8
commit 1b014ed75a
17 changed files with 543 additions and 170 deletions

View File

@@ -223,6 +223,7 @@ again:
register char *np = &buf[1];
/* allow a '-' to be added */
buf[0] = '-';
*np++ = ch;
LoadChar(ch);