Include dependency graph for chelp.c:
Go to the source code of this file.
Defines | |
#define | hlp_more CFC_EXPORT_NAME( hlp_more) |
#define | CR '\r' |
Functions | |
int CFC_API | hlp_more () |
Prints a message, asking for a Return or something else and erases the message. |
#define CR '\r' |
int CFC_API hlp_more | ( | ) |
Prints a message, asking for a Return or something else and erases the message.
Definition at line 25 of file chelp.c.
References CR, reset_termio(), and set_termio().
Here is the call graph for this function: