8 lines
60 B
C

#ifndef P4_H
#define P4_H
int prompt_value(void);
#endif