class POLY_WRITE


Flattened version is here



Public


Features
wrCoeff(coeff:INTI, inout notFirst:BOOL, out flgSt:BOOL)
****
__call:_
____coeff:_coefficient
____notFiest:_true_if_it_is_not_the_first_term
__return
____notFirst:_always_true
____flgSt:_true_if_the_coefficient_is_printed.
____So_needen_*,_if_some_variable_is_follow_after_this.
wrVar( varChar:STR, deg:INT, last:BOOL, inout flgSt:BOOL)

The Sather Home Page