_Getsh
_Getsh(p)
if (n <= 0 || n >= 4096 || _Getsh(pt->tiebuf) != 0432) {
pt->snames = _Getsh(pt->tiebuf + 2);
pt->nbools = _Getsh(pt->tiebuf + 4);
pt->nints = _Getsh(pt->tiebuf + 6);
pt->nstrs = _Getsh(pt->tiebuf + 8);
*short_p = _Getsh(ip);
if ((sindex = _Getsh(ip)) >= 0)
#ifndef _Getsh
#define _Getshi() _Getsh(ip); ip += 2
#ifndef _Getsh