diff options
author | sabetts <sabetts> | 2000-08-31 02:41:47 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2000-08-31 02:41:47 +0000 |
commit | f9d451208217f6861a8b0f2b7bb070585a2e385c (patch) | |
tree | faa3ed443f9cca9a582c495b86cd4eefc62c517c /input.h | |
parent | 80d7ae36215ca93f4b82c8fb87d1017b9f3bdc90 (diff) | |
download | ratpoison-f9d451208217f6861a8b0f2b7bb070585a2e385c.zip |
handles getting input from the user.
Diffstat (limited to 'input.h')
-rw-r--r-- | input.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +void get_input (screen_info *s, char *prompt, char *str, int len); |