3.3.2. scriba_destroy()

[<<<] [>>>]

After a ScriptBasic program was successfully execued and there is no need to run it anymore call this function to release all memory associated with the code.

void scriba_destroy(pSbProgram pProgram
  ){

[<<<] [>>>]