Annotation of GNUtools/libg++/libio/stdio/getchar.c, revision 1.1.1.1

1.1       root        1: #include "libioP.h"
                      2: #include "stdio.h"
                      3: 
                      4: #undef getchar
                      5: 
                      6: int
                      7: getchar ()
                      8: {
                      9:   return _IO_getc (stdin);
                     10: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.