In file hl.h:

unsigned int SYMBOL_TABLE_addLabel

(SYMBOL_TABLE_t* t,
  char* label)

Add a label to the table

Documentation

Add a label to the table

Parameters:
t - the table to which add the label
label - the label to add
Returns:
the identifier assigned to the label

Alphabetic index



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