Loading [MathJax]/extensions/tex2jax.js
HΦ  3.2.0
All Data Structures Files Functions Variables Macros Pages
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.