![]() |
![]()
| ![]() |
![]()
NAMEsubstdupablexpr - substitutes a given atom by an expression. See the file man1/alc_origin.1. SYNOPSIS#include "abl101.h" chain_list ∗substdupablexpr( Expr1, Name, Expr2 ) PARAMETERSDESCRIPTIONsubstdupablexpr duplicates and substitutes Atom in Expr1 by Expr2. RETURN VALUEsubstdupablexpr returns the duplicated and modified expression. EXAMPLE#include "abl101.h" SEE ALSOabl(1), substablexpr(3). See the file man1/alc_bug_report.1.
|