In file prompts.h:

void msg_close

(promptblock_t* blk)

Close a prompt block

Documentation

Close a prompt block

Closes the specified prompt block, deallocates its descriptor. Any subsequent calls to prompt retrieval function will have unpredictable results, unless you open a new block, set another one as the current, or use msg_last().

Parameters:
blk - The prompt block descriptor to close.

Alphabetic index



This page was generated with the help of DOC++.