#ifndef FKEYS_H #define FKEYS_H void fkeys(void); void show_fkeys(void); void out_fk(int n); #endif .