lcost
if (lc != (lcost *) 0)
lc = (lcost *) new;
register lcost *lcp;
static lcost *lc = (lcost *) 0;
lc = (lcost *) new;
lcost *lcp;
static lcost *lc = NULL;