Add explicit function prototypes

This commit is contained in:
Nishi 2026-06-18 14:11:47 +09:00
commit 07645647d9
41 changed files with 163 additions and 104 deletions

View file

@ -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) {