Add explicit function prototypes
This commit is contained in:
parent
6bea197400
commit
b82d393de3
40 changed files with 162 additions and 103 deletions
|
|
@ -32,7 +32,7 @@
|
|||
#include "sj_kcnv.h"
|
||||
#include "kanakan.h"
|
||||
|
||||
int istrcmp();
|
||||
int istrcmp(unsigned char* yomip, unsigned char* idxp, int ylen, int ilen);
|
||||
|
||||
TypeDicSeg
|
||||
srchidx(TypeDicSeg low, int len) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue