Start k&r to ansi modification
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
extern struct idf *GetIdentifier();
|
||||
extern int InputLevel;
|
||||
struct repl *ReplaceList; /* list of currently active macros */
|
||||
extern char *strcat(), *strcpy();
|
||||
//extern char *strcat(), *strcpy();
|
||||
|
||||
int
|
||||
replace(idf)
|
||||
|
||||
Reference in New Issue
Block a user