GNU Readline Library. Node: Custom Functions

PREVBasic Behavior UPProgramming with GNU Readline NEXTReadline Variables

2.2: Custom Functions

Readline provides many functions for manipulating the text of the line, but it isn't possible to anticipate the needs of all programs. This section describes the various functions and variables defined within the Readline library which allow a user program to add customized functionality to Readline.

  • The Function Type C declarations to make code readable.
  • Function Writing Variables and calling conventions.
  • PREVBasic Behavior UPProgramming with GNU Readline NEXTReadline Variables