4 lines
54 B
C
4 lines
54 B
C
|
#define DEFAULT_CC "cc"
|
||
|
|
||
|
char *findcc(const char *);
|