3 lines
69 B
C
3 lines
69 B
C
|
int show_a_double (double x);
|
||
|
int checkargs(int argc, char *argv[]);
|