|
ZCslVarExists |
|
long ZCslVarExists( /* check var/const existence */ ZCslHandle aHandle, /* CSL handle */ const char *aVarName /* name var/const */ ); Checks if the var/const was declared. Does not check if it also is implemented or if any given indexes are valid. (Works like exists operator at compile time). Returns 0/1. |
||||||||
| Copyright © IBK Landquart | Last revision: 27.05.2002 | << Back Top Next >> |