In file hl.h:

const char* SYMBOL_ARRAY_getEntry

(SYMBOL_ARRAY_t* a,
  unsigned int index)

Return the label assigned to an identifier

Documentation

Return the label assigned to an identifier

Parameters:
a - the symbol array
index - the identifier
Returns:
the label assigne to the identifier, NULL if any

Alphabetic index



This page was generated with the help of DOC++.