#include <config.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| int | main () |
Variables | |
| int | sk [] = { SEEK_CUR, SEEK_END, SEEK_SET } |
| int main | ( | void | ) |
Definition at line 27 of file test-stdio.c.
| int sk[] = { SEEK_CUR, SEEK_END, SEEK_SET } |
Definition at line 24 of file test-stdio.c.
1.5.6