write_prompt(4) Driver Applies write_prompt(4)
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
MudOS Last change: 5 Sep 1994 1