#include <console.h>
Collaboration diagram for Console:

Public Member Functions | |
| void | input_line (char *line, unsigned max_length) |
| void | input_loop () |
Protected Attributes | |
| Shell | shell |
|
||||||||||||
|
Prompt the user for a line of text of no more than the given length. Store it in the provided null-terminated buffer. If the line has a string in it when passed in, then use that as the default text. |
|
|
Repeatedly prompt the user to input a line.
|
|
|
this console's command shell
|
Torsion Operating System, Copyright (C) 2000-2004 Dan Helfman