![]() |
![]()
| ![]() |
![]()
NAMEgetablexprnumbinoper - gives the number of binary operators in an expression. See the file man1/alc_origin.1. SYNOPSIS#include "abl101.h" long getablexprnumbinoper( Expr ) PARAMETERS
DESCRIPTIONgetablexprnumbinoper gives the number of binary operators in Expr. RETURN VALUEgetablexprnumbinoper returns the number of binary operators in Expr. EXAMPLE#include "abl101.h" SEE ALSOabl(1) See the file man1/alc_bug_report.1.
|