ferror
Default mainpageat91libutilityferror
Description Source Call Graph
Start Line: 74
int ferror(FILE *f)
                    {
    return EOF;
}