home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
001-099
/
ff096.lzh
/
Chess
/
old.c
< prev
next >
Wrap
Text File
|
1987-09-03
|
89b
|
6 lines
while((c = ttgetc()) > ' ')
if(i > 30)
break;
temp[--i] = '\0';