|
|
1.1 ! root 1: 3a4 ! 2: > #include "fmt.h" /* for f__doend */ ! 3: 12c13 ! 4: < int i_getc(Void) ! 5: --- ! 6: > static int i_getc(Void) ! 7: 20c21 ! 8: < if(f__icptr >= f__icend) err(f__svic->iciend,(EOF),"endfile"); ! 9: --- ! 10: > if(f__icptr >= f__icend) err(f__svic->iciend,(EOF),"internal read"); ! 11: 23a25 ! 12: > static ! 13: 74a77 ! 14: > f__doend = 0; ! 15: 82c85 ! 16: < s_rsni(a) icilist *a; ! 17: --- ! 18: > integer s_rsni(a) icilist *a; ! 19: 86c89 ! 20: < s_rsni(icilist *a) ! 21: --- ! 22: > integer s_rsni(icilist *a)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.