COHERENT help

This page displays the COHERENT help information for getc.

Listing of available help pages


getc() -- Read character from file stream

#include <stdio.h>
int getc(fp)
FILE *fp;