Updated for C_ prototypes

This commit is contained in:
ceriel
1993-11-10 14:40:27 +00:00
parent 03387e093f
commit 2da8f052f9
11 changed files with 11 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ extern int __db_mes;
extern char *__db_str;
extern int __db_len;
void
C_scon( str, siz)
char *str;
arith siz;