int eIsVarName

(eVariables_t v, const char* name)

Check if variable of a given name exists.

Documentation

Checks if variable of name name exists. Names are case-sensitive.
Returns:
True if the variable exists, otherwise false.
See Also:
eAddVar(), eGetVarId(), eGetVarName(), eGetVarPtr(), eSetVar(), eGetVar()

Alphabetic index


libsexpr - a simple library for parsing arithmetic expressions
© 2003 by Marcin Simonides