Start k&r to ansi modification
This commit is contained in:
@@ -26,7 +26,7 @@ prc_p prochash[NPROCHASH];
|
||||
num_p numhash[NNUMHASH];
|
||||
char *lastname;
|
||||
|
||||
extern char *strcpy();
|
||||
//extern char *strcpy();
|
||||
|
||||
#define newsym() (sym_p) newstruct(sym)
|
||||
#define newprc() (prc_p) newstruct(prc)
|
||||
|
||||
Reference in New Issue
Block a user