Convert K&R definitions to ANSI C
This commit is contained in:
parent
7935e5e7ea
commit
6bea197400
45 changed files with 522 additions and 1074 deletions
|
|
@ -29,10 +29,7 @@
|
|||
|
||||
#include "sj_kcnv.h"
|
||||
#include "sj_right.h"
|
||||
|
||||
int terminate(right, yomi)
|
||||
TypeCnct right;
|
||||
unsigned char* yomi;
|
||||
int terminate(TypeCnct right, unsigned char * yomi)
|
||||
{
|
||||
unsigned char ch;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue