8 lines
60 B
C
8 lines
60 B
C
#ifndef P4_H
|
|
#define P4_H
|
|
|
|
int prompt_value(void);
|
|
|
|
#endif
|
|
|
#ifndef P4_H
|
|
#define P4_H
|
|
|
|
int prompt_value(void);
|
|
|
|
#endif
|
|
|