2 * set prompt_char * only called with currentVoice->sw == BI_stdin */
| 408 | * only called with currentVoice->sw == BI_stdin |
| 409 | */ |
| 410 | static void feShowPrompt(void) |
| 411 | { |
| 412 | fe_promptstr[0]=prompt_char; |
| 413 | } |
| 414 | |
| 415 | /*2 |
| 416 | * print echo (si_echo or TRACE), set my_yylinebuf |