Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

interpreter.h File Reference

The command-line interpreter. More...

Go to the source code of this file.

Functions


Detailed Description

The command-line interpreter.

The command-line interpreter reads lines from a file descriptor, interprets them and executes the specified commands.


Function Documentation

void interpreter_process_input int  fd  ) 
 

Processes input from a file descriptor.

Reads from a file descriptor line by line and executes commands. Also writes output to the file descriptor.

Parameters:
fd - A file descriptor.


Generated on Fri Jan 20 10:12:18 2006 by  doxygen 1.4.2