Table of Contents
LookupPieceTbl - lookup value from piece table
LookupPieceTbl
is a routine to look up a value in a piece table.
This function is part
of libpiece.
double LookupPieceTbl (
PTBL_HDR *PTHpnt,
double V
)
- PTHpnt,
- pointer to the piece table header.
- V
- input value
the value obtained from the piece table
libpiece(3piece)
$Id: LookupPieceTbl.3,v 1.1 2002/04/07 18:56:34 kitchen
Exp $
Table of Contents