Displaying 1 result from an estimated 1 matches for "sj_strtok".
Did you mean:
___strtok
2003 May 01
0
'make' Building of Executables Fails
...kanji.c
lib/kanji.c:37: `strchr' undeclared here (not in a function)
lib/kanji.c:38: `strrchr' undeclared here (not in a function)
lib/kanji.c:39: `strstr' undeclared here (not in a function)
lib/kanji.c:40: `strtok' undeclared here (not in a function)
lib/kanji.c: In function `sj_strtok':
lib/kanji.c:122: warning: initialization makes pointer from integer without
a cast
lib/kanji.c: In function `generic_multibyte_strtok':
lib/kanji.c:288: warning: initialization makes pointer from integer without
a cast
lib/kanji.c: In function `cap_to_sj_static':
lib/kanji.c:1300...