mb_dispose

Previous  Next

 

status_t mb_dispose( void )

 


 

This will dispose of all allocated global memory, structures and global constants used by MyBASIC2.  The function mb_exit will implicitly call this function.

 

Example

 

See Sample Application