asrp_reset()

Allow prompting after a stop.

Synopsis:

#include <asr/asrp.h>
 
void asrp_reset(void)

Arguments:

None.

Library:

libasr

Description:

The asrp_reset() function resets the prompt control flags to allow prompting again after a call to asrp_stop().

Returns:

Nothing.