![]() |
![]()
| ![]() |
![]()
NAMEgetablexprsupport - gives the expression's support. See the file man1/alc_origin.1. SYNOPSIS#include "abl101.h" PARAMETERSDESCRIPTIONgetablexprsupport gives the support of Expr. if Mode is ABL_SUPPORT_CHAIN the support is returned using chain_list else it is returned using ptype_list. The support must be freed using the freechain or freeptype functions. RETURN VALUEgetablexprsupport returns a pointer to a chain_list or a ptype_list. EXAMPLE#include "abl101.h" SEE ALSOabl(1) See the file man1/alc_bug_report.1.
|