Yurttas/PL/IL/C/F-mar11/04/02/00/06/f specs.h
Jump to navigation
Jump to search
1/* f_specs.h */
2
3
4int input(char *[]);
5
6void double_space(char *[],
7 int);
8
9void output(char *[],
10 int);