Mention the include file.
[gnulib.git] / modules / fflush
1 Description:
2 Discard pending data on both input and output streams.
3
4 Files:
5 lib/fflush.c
6 m4/fflush.m4
7
8 Depends-on:
9 stdio
10
11 configure.ac:
12 gl_FUNC_FFLUSH
13 gl_STDIO_MODULE_INDICATOR([fflush])
14
15 Makefile.am:
16
17 Include:
18 <stdio.h>
19
20 License:
21 GPL
22
23 Maintainer:
24 Eric Blake