![]() |
![]()
| ![]() |
![]()
NAMEisablequalexpr - tests if two expressions are strictly identicals. See the file man1/alc_origin.1. SYNOPSIS#include "abl101.h" int isablequalexpr( Expr1, Expr2 ) PARAMETERSDESCRIPTIONisablequalexpr compares Expr1 and Expr2. RETURN VALUEif Expr1 and Expr2 are strictly identicals isablequalexpr returns 1 and 0 otherwise. EXAMPLE#include "abl101.h" SEE ALSOabl(1) See the file man1/alc_bug_report.1.
|