|
NAMEmapableveryexpr - applies a function to all operands. See the file man1/alc_origin.1. SYNOPSIS#include "abl101.h" int mapableveryexpr( Function, Expr ) PARAMETERSDESCRIPTIONmapableveryexpr applies Function to all operands of Expr. RETURN VALUEmapableveryexpr returns the value of a logical AND applied on the results of the application of the function on the arguments of the expression Expr. EXAMPLE#include "abl101.h" SEE ALSOabl(1), mapablexpr(3), mapablanyexpr(3). See the file man1/alc_bug_report.1.
|