![]() |
![]()
| ![]() |
![]()
NAMEisabloperinexpr - tests if an operator appears in an expression. See the file man1/alc_origin.1. SYNOPSIS#include "abl101.h" int isabloperinexpr( Expr, Oper ) PARAMETERSDESCRIPTIONisabloperinexpr tests if Oper appears in Expr. RETURN VALUEisabloperinexpr returns 1 if Oper appears in Expr and 0 otherwise. EXAMPLE#include "abl101.h" SEE ALSOabl(1) See the file man1/alc_bug_report.1.
|