![]() |
YAP 7.1.0
|
#include "sysbits.h"
Go to the source code of this file.
Functions | |
bool | Yap_DoPrompt (StreamDesc *s) |
int | console_post_process_read_char (int ch, StreamDesc *s) |
bool | is_same_tty (FILE *f1, FILE *f2) |
void | Yap_ConsoleOps (StreamDesc *s) |
int | Yap_GetCharForSIGINT (void) |
void | Yap_InitConsole (void) |
Definition in file console.c.
int console_post_process_read_char | ( | int | ch, |
StreamDesc * | s | ||
) |
void Yap_ConsoleOps | ( | StreamDesc * | s | ) |
bool Yap_DoPrompt | ( | StreamDesc * | s | ) |