| version 1.84, Sat Dec 1 20:33:14 2001 UTC | version 1.85, Sun Dec 9 19:12:45 2001 UTC | ||
|---|---|---|---|
|
|
||
| clearerr((FILE *)wfileid); | clearerr((FILE *)wfileid); | ||
| read-line ( c_addr u1 wfileid -- u2 flag wior ) file read_line | read-line ( c_addr u1 wfileid -- u2 flag wior ) file read_line | ||
| ""this is only for backward compatibility"" | /* this may one day be replaced with : read-line (read-line) nip ; */ | ||
| Cell c; | Cell c; | ||
| flag=-1; | flag=-1; | ||
| for(u2=0; u2<u1; u2++) | for(u2=0; u2<u1; u2++) |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |