MCPcopy Create free account
hub / github.com/Singular/Singular / feShowPrompt

Function feShowPrompt

Singular/fevoices.cc:410–413  ·  view source on GitHub ↗

2 * set prompt_char * only called with currentVoice->sw == BI_stdin */

Source from the content-addressed store, hash-verified

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

Callers 1

feReadLineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected