killchar(3cur)
Name
killchar − return current kill character
Syntax
#include <cursesX.h>
char killchar()
Description
The user’s current line kill character is returned.
Return Value
The killchar function returns the user’s current line kill character.
Errors
No errors are defined for this function.