File: feature.h

package info (click to toggle)
xmorph 1%3A20060817
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,688 kB
  • ctags: 2,022
  • sloc: ansic: 19,988; sh: 9,418; cpp: 1,230; makefile: 560; sed: 16
file content (4 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (9)
1
2
3
4
gboolean add_feature(gchar *t);
void feat_entry_set(int n);
void feature_save(FILE *f);
void feature_load(FILE *f);