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