gno/bin/chtyp/ftypes.h
gdr e713312837 initial checkin as provided by Evan Day, except for:
- fixed up some rcs identifiers
	- fixed up some formatting in the man page
1997-10-03 05:06:50 +00:00

7 lines
151 B
C

/*
* $Id: ftypes.h,v 1.1 1997/10/03 05:06:50 gdr Exp $
*/
extern int find_type(char *, int *, long *);
extern int find_lang(char *, int *, long *);