![]() |
![]()
| ![]() |
![]()
NAMEsimpablexpr - simplies an expression. See the file man1/alc_origin.1. SYNOPSIS#include "abl101.h" chain_list ∗simpablexpr( Expr ) PARAMETERS
DESCRIPTIONsimpablexpr simplifies Expr. The expression pointer Expr MUSTN'T be used after the call to this function. RETURN VALUEsimpablexpr returns a pointer to the simplied expression. EXAMPLE#include "abl101.h" SEE ALSOabl(1), simpdupablexpr(3). See the file man1/alc_bug_report.1.
|