SMC_INCSymbolTable.LookupGlobalVar (METH)ΒΆ

METHOD LookupGlobalVar : BOOL

Looks up the pointer and type of a global variable given the variable name.

InOut:

Scope

Name

Type

Comment

Return

LookupGlobalVar

BOOL

Input

stName

STRING

The name of the variable

Output

pAddr

POINTER TO BYTE

Pointer to the variable

tc

TypeClass

Type of the variable