mb_close

Previous  Next

 

status_t mb_close( mb_interpreter_t** s )

 


 

Closes an interpreter that has been opened using mb_open or mb_open_sub.  If it has any children attached then they will be closed first.

 

Example

 

See Sample Application