Go to the documentation of this file.
16 #ifndef _RL_COMMANDLINE_INTERFACE_H_
17 #define _RL_COMMANDLINE_INTERFACE_H_
47 int start(
const char *how,
const char *command=NULL);
50 int readBlock(
void *buf,
int len,
int timeout=0);
51 int printf(
const char *format, ...);