write_prompt |
Discworld driver help |
write_prompt |
Name
write_prompt - called when the parser wants a prompt to be written.
Synopsis
void write_prompt( void );
Description
If write_prompt is present in the player object, the driver will call it whenever the default prompt would normally be printed. The driver will not call write_prompt when the player is in input_to or ed.
Author
Truilkan@TMI