BeRTOS
readline.h File Reference

Line editing support with history. More...

#include <cfg/compiler.h>
#include <string.h>

Go to the source code of this file.


Detailed Description

Line editing support with history.

This file implements a kernel for line editing through a terminal, with history of the typed lines. Basic feature of this module:

Author:
Giovanni Bajo <rasky@develer.com>

Definition in file readline.h.