isstr
int type, shipnum, isstr;
switch (fscanf(sync_fp, "%d%d%d", &type, &shipnum, &isstr)) {
if (isstr != 0 && isstr != 1)
if (isstr) {
if (!isstr(fldtab[0]))
else if (isstr(y))
if (isstr(x) /* || x->ctype == OCELL */) {
if (isstr(vp) == 0) {
} else if (isstr(vp)) {