File: findfile.h

package info (click to toggle)
kbd-chooser 1.34
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 692 kB
  • ctags: 276
  • sloc: ansic: 4,320; yacc: 757; makefile: 136; lex: 128; sh: 30
file content (2 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (7)
1
2
extern void fpclose(FILE *fp);
extern FILE *findfile(const char *fnam, char **dirpath, char **suffixes);