HΦ  3.2.0
Global variables and Data structure

In HPhi, global variables are used. List of them can be found in global.h

Sometimes, we pass variables to the function as

func(&(X.Bind.Def))

This C-structure is defined in struct.h.