powered by
Frees the memory previously allocated in env.
fm.Free(env)
Frees the memory previously allocated in envsp.
Structure required for auxiliary data. It is obtained from fm.Init(n).
Gleb Beliakov, Andrei Kelarev, Quan Vu, Daniela L. Calderon, Deakin University
n<-3 env <- fm.Init(n) env<-fm.Free(env) env
Run the code above in your browser using DataLab