mb_set_base

Previous  Next

 

status_t mb_set_base( mb_interpreter_t* s, WORD wBase )

 


 

Sets the base to 0 or 1.  This is the same as OPTION BASE n

 

Example

 

mb_set_base( 1 );