![]() |
![]()
| ![]() |
![]()
NAMEisablunaryoper - tests if an operator is unary. See the file man1/alc_origin.1. SYNOPSIS#include "abl101.h" int isablunaryoper( Oper ) PARAMETERS
DESCRIPTIONisablunaryoper tests if Oper is unary. RETURN VALUEisablunaryoper returns 1 if Oper is unary, -1 if Oper is not a valid number, and 0 otherwise. EXAMPLE#include "abl101.h" SEE ALSOabl(1) See the file man1/alc_bug_report.1.
|