|
|
1.1 ! root 1: #ifndef lint ! 2: static char sccsid[] = "@(#)cgetc.c 1.1 (Berkeley) 5/27/83"; ! 3: #endif not lint ! 4: ! 5: # include <stdio.h> ! 6: ! 7: char cgetc(i) ! 8: int i; ! 9: { ! 10: return ( getchar() ); ! 11: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.