getprice
bp->price = getprice(obj);
ltmp = getprice(obj) * obj->quan;
static int getprice(struct obj *);