|
FORM v5.0.0-35-g6318119
|
#include "form3.h"
Go to the source code of this file.
Functions | |
| int | openExternalChannel (UBYTE *cmd, int daemonize, UBYTE *shellname, UBYTE *stderrname) |
| int | initPresetExternalChannels (UBYTE *theline, int thetimeout) |
| int | closeExternalChannel (int n) |
| int | selectExternalChannel (int n) |
| int | getCurrentExternalChannel (void) |
| void | closeAllExternalChannels (void) |
The system that takes care of communication with external programs.
Definition in file extcmd.c.
| int openExternalChannel | ( | UBYTE * | cmd, |
| int | daemonize, | ||
| UBYTE * | shellname, | ||
| UBYTE * | stderrname | ||
| ) |
| int initPresetExternalChannels | ( | UBYTE * | theline, |
| int | thetimeout | ||
| ) |