59#include <readline/readline.h>. 60. 61static int ReadlineGetc(int);. 62. 63static const char *history_file;. 64. 65#define READLINE_OUT_BUF_MAX 256.
確定! 回上一頁